aboutsummaryrefslogtreecommitdiffstats
path: root/src/common.h
diff options
context:
space:
mode:
authorMattias Andrée <maandree@member.fsf.org>2016-01-01 23:30:21 +0100
committerMattias Andrée <maandree@member.fsf.org>2016-01-01 23:30:21 +0100
commitf8717aac9da79d7c09fbb79606c8bf7446768ece (patch)
tree47aa16ac685c206f55a0a569f56bd76d91a1daa1 /src/common.h
parentupdate version number before i forget (diff)
downloadsat-f8717aac9da79d7c09fbb79606c8bf7446768ece.tar.gz
sat-f8717aac9da79d7c09fbb79606c8bf7446768ece.tar.bz2
sat-f8717aac9da79d7c09fbb79606c8bf7446768ece.tar.xz
m
Signed-off-by: Mattias Andrée <maandree@member.fsf.org>
Diffstat (limited to '')
-rw-r--r--src/common.h1
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>