maint.mk: avoid sc_prohibit_always-defined_macros failure in coreutils
[gnulib.git] / lib / u64.h
index c9412f5..182d649 100644 (file)
--- a/lib/u64.h
+++ b/lib/u64.h
@@ -17,7 +17,6 @@
 
 /* Written by Paul Eggert.  */
 
-#include <stddef.h>
 #include <stdint.h>
 
 /* Return X rotated left by N bits, where 0 < N < 64.  */