diff options
Diffstat (limited to 'klogd.c')
-rw-r--r-- | klogd.c | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -43,7 +43,6 @@ | |||
43 | #if ! defined __GLIBC__ && ! defined __UCLIBC__ | 43 | #if ! defined __GLIBC__ && ! defined __UCLIBC__ |
44 | #include <sys/syscall.h> | 44 | #include <sys/syscall.h> |
45 | #include <linux/unistd.h> | 45 | #include <linux/unistd.h> |
46 | typedef unsigned int socklen_t; | ||
47 | 46 | ||
48 | #ifndef __alpha__ | 47 | #ifndef __alpha__ |
49 | # define __NR_klogctl __NR_syslog | 48 | # define __NR_klogctl __NR_syslog |