$OpenBSD: patch-config_h_in,v 1.5 2010/09/30 07:36:45 ajacoutot Exp $
--- config.h.in.orig	Wed Sep 29 00:44:32 2010
+++ config.h.in	Thu Sep 30 08:17:25 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
 
