diff options
Diffstat (limited to 'src/linux/klogctl.c')
-rw-r--r-- | src/linux/klogctl.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/linux/klogctl.c b/src/linux/klogctl.c index 6c288aff..976f29e3 100644 --- a/src/linux/klogctl.c +++ b/src/linux/klogctl.c @@ -1,4 +1,3 @@ -#define SYSCALL_STANDALONE #include "syscall.h" int klogctl (int type, char *buf, int len) |