summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/zeroconf.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/zeroconf.c b/src/zeroconf.c
index a06a235..6d1bb79 100644
--- a/src/zeroconf.c
+++ b/src/zeroconf.c
@@ -33,6 +33,7 @@
#include <unistd.h>
#include <stdlib.h>
#include <limits.h>
+#include <fcntl.h>
#include <avahi-common/domain.h>
#include <avahi-common/error.h>