summaryrefslogtreecommitdiff
path: root/src/conf/sysconf.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/conf/sysconf.c')
-rw-r--r--src/conf/sysconf.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/conf/sysconf.c b/src/conf/sysconf.c
index 3baaed32..5199ed29 100644
--- a/src/conf/sysconf.c
+++ b/src/conf/sysconf.c
@@ -5,7 +5,6 @@
#include <signal.h>
#include <sys/sysinfo.h>
#include "syscall.h"
-#include "libc.h"
#define JT(x) (-256|(x))
#define VER JT(1)