fpending, obstack, strerror-override: use pure+const function attrs
[gnulib.git] / lib / strtoumax.c
index d3cd027..dc395d6 100644 (file)
@@ -1 +1,2 @@
-#include "strtoxmax.c"
+#define UNSIGNED 1
+#include "strtoimax.c"