summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/daemon/dlt_daemon_socket.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/daemon/dlt_daemon_socket.c b/src/daemon/dlt_daemon_socket.c
index 5a45195..f35346d 100644
--- a/src/daemon/dlt_daemon_socket.c
+++ b/src/daemon/dlt_daemon_socket.c
@@ -42,7 +42,6 @@
#include <errno.h>
#include <pthread.h>
#include <sys/ioctl.h>
-#include <net/if.h>
#ifdef linux
# include <sys/timerfd.h>