summaryrefslogtreecommitdiffstats
path: root/lib/log.h
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--lib/log.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/log.h b/lib/log.h
index 3413cae5a..43fc0130d 100644
--- a/lib/log.h
+++ b/lib/log.h
@@ -188,6 +188,7 @@ extern size_t quagga_timestamp(int timestamp_precision /* # subsecond digits */,
char *buf, size_t buflen);
extern void zlog_hexdump(const void *mem, unsigned int len);
+extern const char *zlog_sanitize(char *buf, size_t bufsz, const void *in, size_t inlen);
extern int