$OpenBSD: patch-net_dns_dns_util_cc,v 1.10 2021/01/20 07:28:11 robert Exp $
Index: net/dns/dns_util.cc
--- net/dns/dns_util.cc.orig
+++ net/dns/dns_util.cc
@@ -28,6 +28,8 @@
 #include "net/third_party/uri_template/uri_template.h"
 #include "url/url_canon.h"
 
+#include <sys/socket.h>
+
 #if defined(OS_POSIX)
 #include <netinet/in.h>
 #if !defined(OS_NACL)
