summaryrefslogtreecommitdiff
path: root/net/samba/patches/patch-ai
diff options
context:
space:
mode:
Diffstat (limited to 'net/samba/patches/patch-ai')
-rw-r--r--net/samba/patches/patch-ai23
1 files changed, 0 insertions, 23 deletions
diff --git a/net/samba/patches/patch-ai b/net/samba/patches/patch-ai
deleted file mode 100644
index 9138ca1b999..00000000000
--- a/net/samba/patches/patch-ai
+++ /dev/null
@@ -1,23 +0,0 @@
-$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