time_r: Add missing declarations on HP-UX 11.
[pspp] / lib / imaxtostr.c
index 5e87ad526f50ffc3116757d5cdd0eefc85d4ae99..b91ac98c4e260a07b8c37ea04a3022f3ed2e5ac1 100644 (file)
@@ -1,3 +1,3 @@
-#define inttostr imaxtostr
+#define anytostr imaxtostr
 #define inttype intmax_t
-#include "inttostr.c"
+#include "anytostr.c"