remove standalone syscall cruft
[musl] / src / linux / klogctl.c
index 6c288af..976f29e 100644 (file)
@@ -1,4 +1,3 @@
-#define SYSCALL_STANDALONE
 #include "syscall.h"
 
 int klogctl (int type, char *buf, int len)