aboutsummaryrefslogtreecommitdiffstats
path: root/compat.h
diff options
context:
space:
mode:
Diffstat (limited to 'compat.h')
-rw-r--r--compat.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/compat.h b/compat.h
new file mode 100644
index 0000000..87ef8e4
--- /dev/null
+++ b/compat.h
@@ -0,0 +1 @@
+long long strtonum(const char*, long long, long long, const char**);