aboutsummaryrefslogtreecommitdiffstats
path: root/src/zeroconf.c
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--src/zeroconf.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/zeroconf.c b/src/zeroconf.c
index e7ea05d74..585c6e2bf 100644
--- a/src/zeroconf.c
+++ b/src/zeroconf.c
@@ -19,6 +19,7 @@
#include <stdlib.h>
#include <assert.h>
#include <string.h>
+#include <arpa/inet.h>
#include "zeroconf.h"
#include "conf.h"