diff lib/progreloc.c @ 8272:fd48e35f4e5e

New modules relocatable, relocatable-lib, relocatable-script.
author Bruno Haible <bruno@clisp.org>
date Thu, 01 Mar 2007 02:14:04 +0000
parents cb2590895141
children bbbbbf4cd1c5
line wrap: on
line diff
--- a/lib/progreloc.c	Thu Mar 01 02:09:07 2007 +0000
+++ b/lib/progreloc.c	Thu Mar 01 02:14:04 2007 +0000
@@ -27,9 +27,7 @@
 #include <stdlib.h>
 #include <string.h>
 #include <fcntl.h>
-#if HAVE_UNISTD_H
-# include <unistd.h>
-#endif
+#include <unistd.h>
 #include <sys/stat.h>
 
 /* Get declaration of _NSGetExecutablePath on MacOS X 10.2 or newer.  */