summaryrefslogtreecommitdiff
path: root/src/daemon/dlt_daemon_event_handler_types.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/daemon/dlt_daemon_event_handler_types.h')
-rw-r--r--src/daemon/dlt_daemon_event_handler_types.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/daemon/dlt_daemon_event_handler_types.h b/src/daemon/dlt_daemon_event_handler_types.h
index 370e503..0b16d08 100644
--- a/src/daemon/dlt_daemon_event_handler_types.h
+++ b/src/daemon/dlt_daemon_event_handler_types.h
@@ -25,7 +25,7 @@
* \file dlt_daemon_event_handler_types.h
*/
-#include <sys/poll.h>
+#include <poll.h>
#include "dlt_daemon_connection_types.h"