summaryrefslogtreecommitdiff
path: root/misc/magicpoint/files/patch-path.c
blob: e699d1cb979221613a4889aefa038956d3cbefbf (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- image/path.c.orig	2004-07-28 15:47:31 UTC
+++ image/path.c
@@ -20,7 +20,7 @@
 #if 1 /* SYSV */
 #include <unistd.h>
 #endif
-#ifdef __APPLE__
+#if 1
 #include <stdlib.h>
 #endif