Paul Eggert 24 anni fa
parent
commit
509ab656f7
1 ha cambiato i file con 2 aggiunte e 0 eliminazioni
  1. 2 0
      lib/strtoumax.c

+ 2 - 0
lib/strtoumax.c

@@ -0,0 +1,2 @@
+#define UNSIGNED 1
+#include "strtoimax.c"