summaryrefslogtreecommitdiff
path: root/conform/data/syslog.h-data
diff options
context:
space:
mode:
Diffstat (limited to 'conform/data/syslog.h-data')
-rw-r--r--conform/data/syslog.h-data3
1 files changed, 3 insertions, 0 deletions
diff --git a/conform/data/syslog.h-data b/conform/data/syslog.h-data
index 62ae5512ac..87414e8a7e 100644
--- a/conform/data/syslog.h-data
+++ b/conform/data/syslog.h-data
@@ -37,3 +37,6 @@ function void closelog (void)
function void openlog (const char*, int, int)
function int setlogmask (int)
function void syslog (int, const char*, ...)
+
+allow LOG_*
+allow *_t