aboutsummaryrefslogtreecommitdiff
path: root/clog.h
diff options
context:
space:
mode:
Diffstat (limited to 'clog.h')
-rw-r--r--clog.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/clog.h b/clog.h
index 857a068..8d0dbb6 100644
--- a/clog.h
+++ b/clog.h
@@ -6,5 +6,6 @@
int lprintf(const char *format, ...);
int lvprintf(const char *format, va_list ap);
+void lvfatalf(const char *format, va_list ap);
#endif