diff options
Diffstat (limited to 'common.h')
-rw-r--r-- | common.h | 5 |
1 files changed, 0 insertions, 5 deletions
@@ -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" |