Sync from coreutils.
[gnulib.git] / lib / tempname.c
index cae42e1..3c9f59b 100644 (file)
@@ -60,9 +60,7 @@
 # include <inttypes.h>
 #endif
 
-#if HAVE_UNISTD_H || _LIBC
-# include <unistd.h>
-#endif
+#include <unistd.h>
 
 #include <sys/stat.h>