mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-24 04:33:24 +00:00
25edadfb9b
- make portlint happier
12 lines
184 B
C
12 lines
184 B
C
--- 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
|
|
|