diff options
Diffstat (limited to 'man2/syslog.2')
| -rw-r--r-- | man2/syslog.2 | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/man2/syslog.2 b/man2/syslog.2 index 8243b7ab15..3c2d63d521 100644 --- a/man2/syslog.2 +++ b/man2/syslog.2 @@ -37,6 +37,8 @@ syslog, klogctl \- read and/or clear kernel message ring buffer; set console_log .B #include <unistd.h> .br .B #include <linux/unistd.h> +.br +.B #include <errno.h> .sp .B _syscall3(int, syslog, int, type, char *, bufp, int, len) .sp |
