$NetBSD: patch-ag,v 1.9 2006/10/31 03:31:20 taca Exp $

--- config.h.in.orig	2006-09-26 20:03:33.000000000 +0900
+++ config.h.in
@@ -32,6 +32,9 @@
    */
 #undef BROKEN_ONE_BYTE_DIRENT_D_NAME
 
+/* Define if you are on Interix */
+#undef HAVE_INTERIX
+
 /* Define if you have a broken realpath. */
 #undef BROKEN_REALPATH
 
@@ -573,6 +576,9 @@
 /* Define to 1 if you have the <net/if_tun.h> header file. */
 #undef HAVE_NET_IF_TUN_H
 
+/* Define to 1 if you have the <net/tun/if_tun.h> header file. */
+#undef HAVE_NET_TUN_IF_TUN_H
+
 /* Define if you are on NeXT */
 #undef HAVE_NEXT
 
