Move more declarations into <unistd.h>.
[gnulib.git] / lib / getcwd.c
index 0ac5cdc..3cdc113 100644 (file)
@@ -18,7 +18,7 @@
 
 #if !_LIBC
 # include <config.h>
-# include "getcwd.h"
+# include <unistd.h>
 #endif
 
 #include <errno.h>