Sync from coreutils.
[gnulib.git] / lib / inttostr.h
index a036a1b..55f80ee 100644 (file)
@@ -25,9 +25,7 @@
 # include <stdint.h>
 #endif
 
-#if HAVE_SYS_TYPES_H
-# include <sys/types.h>
-#endif
+#include <sys/types.h>
 
 #include "intprops.h"