$NetBSD: patch-ag,v 1.5 2004/08/31 11:27:12 wiz Exp $

--- readconf.c.orig	2004-07-17 08:12:08.000000000 +0200
+++ readconf.c
@@ -187,7 +187,9 @@ static struct {
 #endif
 	{ "clearallforwardings", oClearAllForwardings },
 	{ "enablesshkeysign", oEnableSSHKeysign },
+#ifndef __INTERIX
 	{ "verifyhostkeydns", oVerifyHostKeyDNS },
+#endif /* __INTERIX */
 	{ "nohostauthenticationforlocalhost", oNoHostAuthenticationForLocalhost },
 	{ "rekeylimit", oRekeyLimit },
 	{ "connecttimeout", oConnectTimeout },
