summaryrefslogtreecommitdiffstats
path: root/include/linux/syslog.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/linux/syslog.h')
-rw-r--r--include/linux/syslog.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/linux/syslog.h b/include/linux/syslog.h
index 98a3153..9def529 100644
--- a/include/linux/syslog.h
+++ b/include/linux/syslog.h
@@ -48,5 +48,6 @@
#define SYSLOG_FROM_PROC 1
int do_syslog(int type, char __user *buf, int count, bool from_file);
+int check_syslog_permissions(int type, bool from_file);
#endif /* _LINUX_SYSLOG_H */
OpenPOWER on IntegriCloud