* obstack.h (__INT_TO_PTR): Revert change of 2003-03-13;
[gnulib.git] / lib / xreadlink.c
index e4c565f..f5cce16 100644 (file)
@@ -30,9 +30,7 @@ extern int errno;
 #endif
 
 #include <limits.h>
-#if HAVE_SYS_TYPES_H
-# include <sys/types.h>
-#endif
+#include <sys/types.h>
 #if HAVE_STDLIB_H
 # include <stdlib.h>
 #endif