aboutsummaryrefslogtreecommitdiff
path: root/src/listen.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/listen.h')
-rw-r--r--src/listen.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/listen.h b/src/listen.h
index f459cc53..73f248bb 100644
--- a/src/listen.h
+++ b/src/listen.h
@@ -19,7 +19,7 @@
#ifndef LISTEN_H
#define LISTEN_H
-#include "os_compat.h"
+#include <sys/select.h>
extern int boundPort;