frexp, frexp-nolibm: Move AC_LIBOBJ invocations to module description.
[pspp] / lib / u64.h
index c9412f5943600ca823179a458c908fd91be88555..182d64955aa891f2b6d5f1931b4380c1a66d7213 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.  */