ports/astro/libnova/files/patch-src__utility.c
2005-10-09 01:13:44 +00:00

14 lines
255 B
C

--- src/utility.c.orig Sun Oct 9 11:04:48 2005
+++ src/utility.c Sun Oct 9 11:04:56 2005
@@ -45,10 +45,6 @@
#include <ctype.h>
#include <libnova/utility.h>
-#ifndef __APPLE__
-#include <malloc.h>
-#endif
-
#ifndef WIN32
#include "config.h"
#else