save-cwd: reduce default dependency
[pspp] / lib / umaxtostr.c
index 75346a44f78876691c4ccf34fb3496cc3e7a7937..f95bfc3ee0b7c54c0d80ad9ea521a1999c9c0967 100644 (file)
@@ -1,4 +1,3 @@
-#define inttostr umaxtostr
+#define anytostr umaxtostr
 #define inttype uintmax_t
-#define inttype_is_unsigned
-#include "inttostr.c"
+#include "anytostr.c"