$OpenBSD: patch-net_dns_dns_config_service_posix_h,v 1.1 2011/10/27 07:59:09 robert Exp $
--- net/dns/dns_config_service_posix.h.orig	Wed Oct 26 13:50:50 2011
+++ net/dns/dns_config_service_posix.h	Wed Oct 26 13:51:00 2011
@@ -6,6 +6,8 @@
 #define NET_DNS_DNS_CONFIG_SERVICE_POSIX_H_
 #pragma once
 
+#include <sys/types.h>
+#include <netinet/in.h>
 #include <resolv.h>
 
 #include "base/compiler_specific.h"
