summaryrefslogtreecommitdiff
path: root/src/daemon/dlt_daemon_serial.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/daemon/dlt_daemon_serial.c')
-rw-r--r--src/daemon/dlt_daemon_serial.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/daemon/dlt_daemon_serial.c b/src/daemon/dlt_daemon_serial.c
index 4cdd7b4..36b7990 100644
--- a/src/daemon/dlt_daemon_serial.c
+++ b/src/daemon/dlt_daemon_serial.c
@@ -57,9 +57,7 @@
#include <syslog.h>
#include <errno.h>
#include <unistd.h>
-#include <fcntl.h>
-#include <sys/types.h> /* send() */
#include <sys/socket.h> /* send() */
#include "dlt-daemon.h"