$NetBSD: patch-ag,v 1.13 2010/06/11 20:41:42 martti Exp $

--- config.h.in.orig	2010-04-16 03:17:09.000000000 +0300
+++ config.h.in	2010-06-09 20:27:35.000000000 +0300
@@ -521,6 +521,9 @@
 /* define if you have int64_t data type */
 #undef HAVE_INT64_T
 
+/* Define if you are on Interix */
+#undef HAVE_INTERIX
+
 /* Define to 1 if you have the <inttypes.h> header file. */
 #undef HAVE_INTTYPES_H
 
@@ -641,6 +644,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
 
