frexpl: Update regarding AIX.
[gnulib.git] / lib / umaxtostr.c
index 914f388..7fd9950 100644 (file)
@@ -1,4 +1,4 @@
-#define inttostr umaxtostr
+#define anytostr umaxtostr
 #define inttype uintmax_t
 #define inttype_is_signed 0
-#include "inttostr.c"
+#include "anytostr.c"