inttostr: add a new function, inttostr, and tests
[gnulib.git] / lib / offtostr.c
index 3a60c6e..68f2b69 100644 (file)
@@ -1,4 +1,4 @@
-#define inttostr offtostr
+#define anytostr offtostr
 #define inttype off_t
 #define inttype_is_signed 1
-#include "inttostr.c"
+#include "anytostr.c"