gettimeofday: port recent C++ fix to Emacs
[gnulib.git] / lib / umaxtostr.c
index 4f49a7f..f95bfc3 100644 (file)
@@ -1,3 +1,3 @@
-#define inttostr umaxtostr
+#define anytostr umaxtostr
 #define inttype uintmax_t
-#include "inttostr.c"
+#include "anytostr.c"