pkgsrc/x11/ssystem/patches/patch-ac
2007-08-08 21:07:48 +00:00

14 lines
311 B
Text

$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>