aboutsummaryrefslogtreecommitdiff
path: root/util.h
diff options
context:
space:
mode:
Diffstat (limited to 'util.h')
-rw-r--r--util.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/util.h b/util.h
index e161efe..b6845da 100644
--- a/util.h
+++ b/util.h
@@ -4,3 +4,4 @@
i64 make_timestamp(void);
+bool parse_i64(const char *str, i64 *out);