2013-09-26 17:14:40 +02:00

15 lines
311 B
Plaintext

$NetBSD: patch-ac,v 1.1 2007/08/08 21:09:03 joerg Exp $
--- init.c.orig 2007-08-08 20:49:33.000000000 +0000
+++ init.c
@@ -30,9 +30,6 @@
#include <stdlib.h>
#include <string.h>
#include <math.h>
-#ifndef __FreeBSD__
-#include <malloc.h>
-#endif
#include <time.h>
#include "jpeglib.h"
#include <setjmp.h>