$OpenBSD: patch-config_h_in,v 1.3 2010/02/08 17:04:14 ajacoutot Exp $
--- config.h.in.orig	Fri Jan 29 04:09:01 2010
+++ config.h.in	Fri Jan 29 08:29:38 2010
@@ -12,6 +12,9 @@
 /* Define to 1 if you have the `bind_textdomain_codeset' function. */
 #undef HAVE_BIND_TEXTDOMAIN_CODESET
 
+/* Define if you have bsd_auth(3) authentication */
+#undef HAVE_BSDAUTH
+
 /* Define to 1 if you have the `clearenv' function. */
 #undef HAVE_CLEARENV
 
