aboutsummaryrefslogtreecommitdiff
path: root/astro/libnova/files/patch-src::misc.c
blob: 1d324e229b1f53a32e4c7dccaec8dce1e4a46f4c (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
--- src/misc.c.orig	Sun Jan 25 17:18:32 2004
+++ src/misc.c	Sun Jan 25 17:18:42 2004
@@ -44,9 +44,6 @@
 #include <ctype.h>
 #include "libnova.h"
 
-#ifndef __APPLE__
-#include <malloc.h>
-#endif
 
 /* local types and macros */
 typedef int BOOL;