summaryrefslogtreecommitdiff
blob: 01e46004d0c45ec95e50637c0f8b40b9a627df12 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
https://github.com/mjansson/mdns/pull/69

--- a/mdns.c
+++ b/mdns.c
@@ -16,6 +16,7 @@
 #include <netdb.h>
 #include <ifaddrs.h>
 #include <net/if.h>
+#include <sys/time.h>
 #endif
 
 // Alias some things to simulate recieving data to fuzz library