log10-ieee: Work around test failure on NetBSD 5.1 and Solaris 11.
[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"