summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--syslogd.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/syslogd.c b/syslogd.c
index 680b02ca..817f8a3e 100644
--- a/syslogd.c
+++ b/syslogd.c
@@ -184,9 +184,6 @@
#include <netinet/in.h>
#include <netdb.h>
#ifndef __sun
-#ifndef BSD
-#include <syscall.h>
-#endif
#endif
#include <arpa/nameser.h>
#include <arpa/inet.h>