* getloadavg.c: Sync with Emacs and then change to conform to GNU coding style.
[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