autoupdates
[pspp] / lib / umaxtostr.c
index 914f388d1b323d67486c1a9b478d4f6c2419efd2..7fd995084e76157d6cd60dae4dc0cbb3e4e7f7d9 100644 (file)
@@ -1,4 +1,4 @@
-#define inttostr umaxtostr
+#define anytostr umaxtostr
 #define inttype uintmax_t
 #define inttype_is_signed 0
-#include "inttostr.c"
+#include "anytostr.c"