summaryrefslogtreecommitdiff
path: root/xstrtoul.c
diff options
context:
space:
mode:
Diffstat (limited to 'xstrtoul.c')
-rw-r--r--xstrtoul.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/xstrtoul.c b/xstrtoul.c
new file mode 100644
index 0000000..8194c17
--- /dev/null
+++ b/xstrtoul.c
@@ -0,0 +1,2 @@
+#define STRING_TO_UNSIGNED 1
+#include "xstrtol.c"