$NetBSD: patch-darwin-inet6,v 1.1 2004/08/11 06:51:31 jlam Exp $

--- src/util/match_ops.c.orig	Tue Aug 10 02:29:26 2004
+++ src/util/match_ops.c
@@ -117,6 +117,9 @@
 #include <string.h>
 #include <netdb.h>
 #include <arpa/inet.h>
+#ifdef RESOLVE_H_NEEDS_NAMESER8_COMPAT_H
+#include <nameser8_compat.h>
+#endif
 #include <resolv.h>
 
 /* prototypes */
