Merge commit 'b572c3a256e7bf1e4eecc8c36448c08093240a6a' into stable
[gnulib.git] / lib / uinttostr.c
index 52d288e..48fd98f 100644 (file)
@@ -1,3 +1,3 @@
-#define inttostr uinttostr
+#define anytostr uinttostr
 #define inttype unsigned int
-#include "inttostr.c"
+#include "anytostr.c"