summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--twin/compton-tde/common.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/twin/compton-tde/common.h b/twin/compton-tde/common.h
index bcc2ad68b..9091fc582 100644
--- a/twin/compton-tde/common.h
+++ b/twin/compton-tde/common.h
@@ -99,7 +99,7 @@
#include <stdlib.h>
#include <string.h>
#include <inttypes.h>
-#include <sys/poll.h>
+#include <poll.h>
#include <assert.h>
#include <time.h>
#include <ctype.h>