$NetBSD: patch-ai,v 1.4 2007/02/11 18:39:04 tron Exp $

--- nsswitch/pam_winbind.h.orig	2007-02-04 18:59:14.000000000 +0000
+++ nsswitch/pam_winbind.h	2007-02-11 15:44:58.000000000 +0000
@@ -33,9 +33,6 @@
 
 #include <iniparser.h>
 
-#if defined(SUNOS5) || defined(SUNOS4) || defined(HPUX) || defined(FREEBSD) || defined(AIX)
-
-/* Solaris always uses dynamic pam modules */
 #define PAM_EXTERN extern
 #include <security/pam_appl.h> 
 
@@ -43,8 +40,6 @@
 #define PAM_AUTHTOK_RECOVER_ERR PAM_AUTHTOK_RECOVERY_ERR
 #endif
 
-#endif
-
 #ifdef HAVE_SECURITY_PAM_MODULES_H
 #include <security/pam_modules.h>
 #endif
