aboutsummaryrefslogtreecommitdiffstats
path: root/common.h
diff options
context:
space:
mode:
Diffstat (limited to 'common.h')
-rw-r--r--common.h5
1 files changed, 0 insertions, 5 deletions
diff --git a/common.h b/common.h
index 123a719..4a9c151 100644
--- a/common.h
+++ b/common.h
@@ -19,11 +19,6 @@
#include <string.h>
#include <unistd.h>
-/* Constants used in system calls */
-#include <sys/epoll.h>
-#include <sys/socket.h>
-#include <fcntl.h>
-
#include "arg.h"
#include "list-errnos.h"
#include "list-signums.h"