Tests for module 'ftell'.
[gnulib.git] / lib / xreadlink.c
index 51714cd..2aba265 100644 (file)
@@ -31,9 +31,7 @@
 #include <limits.h>
 #include <sys/types.h>
 #include <stdlib.h>
-#if HAVE_UNISTD_H
-# include <unistd.h>
-#endif
+#include <unistd.h>
 
 #ifndef SIZE_MAX
 # define SIZE_MAX ((size_t) -1)