xnanosleep: Move AC_LIBOBJ invocations to module description.
[pspp] / lib / strtoumax.c
index c89537e279f4bb3526f91ae091ff51ddcabe9a62..dc395d626ab5c5437d60df0cb796c15765d5aedb 100644 (file)
@@ -1,2 +1,2 @@
-#define STRTOUXMAX_UNSIGNED
-#include "strtoxmax.c"
+#define UNSIGNED 1
+#include "strtoimax.c"