aboutsummaryrefslogtreecommitdiff
path: root/src/log.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/log.h')
-rw-r--r--src/log.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/log.h b/src/log.h
index 7fdfa92..84c9c72 100644
--- a/src/log.h
+++ b/src/log.h
@@ -20,5 +20,6 @@ int log_is_error(Log *);
int log_is_info(Log *);
int log_is_warn(Log *);
+char *loglibver(void);
#endif /* __LOG_H__ */