fdl.texi from gnustandards
[gnulib.git] / lib / imaxtostr.c
index 34ef96c..d2a0429 100644 (file)
@@ -1,4 +1,4 @@
-#define inttostr imaxtostr
+#define anytostr imaxtostr
 #define inttype intmax_t
 #define inttype_is_signed 1
-#include "inttostr.c"
+#include "anytostr.c"