summaryrefslogtreecommitdiff
path: root/net/openvswitch/files/patch-lib_dns-resolve.c
blob: ea52505fe8713478770972d9bc4a898134e416db (plain) (blame)
1
2
3
4
5
6
7
8
9
10
--- lib/dns-resolve.c.orig	2019-10-18 14:20:09 UTC
+++ lib/dns-resolve.c
@@ -22,6 +22,7 @@
 #include <arpa/nameser.h>
 #include <errno.h>
 #include <string.h>
+#include <sys/socket.h>
 #include <sys/stat.h>
 #include <unbound.h>
 #include "hash.h"