aboutsummaryrefslogtreecommitdiff
path: root/dns/knot-resolver/files/patch-lib_resolve.h
blob: 4393fef6e0ef2c76c51b7c9d471f5c1c060547b1 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
--- lib/resolve.h.orig	2016-08-24 12:05:47 UTC
+++ lib/resolve.h
@@ -18,6 +18,7 @@
 
 #include <netinet/in.h>
 #include <libknot/packet/pkt.h>
+#include <sys/socket.h>
 
 #include "lib/cookies/control.h"
 #include "lib/cookies/lru_cache.h"