diff options
Diffstat (limited to 'src/common.h')
-rw-r--r-- | src/common.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/common.h b/src/common.h index 7ee9ae5..92dbaf4 100644 --- a/src/common.h +++ b/src/common.h @@ -31,7 +31,6 @@ #include <unistd.h> #include <fcntl.h> #include <assert.h> -#include <sys/socket.h> #include <sys/file.h> #include <sys/stat.h> #include <sys/timerfd.h> |