maint: fts.c: move __opendir2 #define "up" out of function body
[gnulib.git] / lib / strtoumax.c
index d3cd027..dc395d6 100644 (file)
@@ -1 +1,2 @@
-#include "strtoxmax.c"
+#define UNSIGNED 1
+#include "strtoimax.c"