summaryrefslogtreecommitdiff
path: root/tools-util.h
diff options
context:
space:
mode:
Diffstat (limited to 'tools-util.h')
-rw-r--r--tools-util.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/tools-util.h b/tools-util.h
index d6814bcd..01898e21 100644
--- a/tools-util.h
+++ b/tools-util.h
@@ -172,4 +172,6 @@ do { \
_ret; \
})
+struct bpos bpos_parse(char *);
+
#endif /* _TOOLS_UTIL_H */