summary refs log tree commit diff
diff options
context:
space:
mode:
-rw-r--r--listen.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/listen.c b/listen.c
index 1df15e2..f849212 100644
--- a/listen.c
+++ b/listen.c
@@ -18,6 +18,7 @@
 
 #include <err.h>
 #include <errno.h>
+#include <fcntl.h>
 #include <limits.h>
 #include <netdb.h>
 #include <netinet/in.h>