diff options
Diffstat (limited to 'net/samba/patches/patch-ak')
-rw-r--r-- | net/samba/patches/patch-ak | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/net/samba/patches/patch-ak b/net/samba/patches/patch-ak new file mode 100644 index 00000000000..314f6e31937 --- /dev/null +++ b/net/samba/patches/patch-ak @@ -0,0 +1,13 @@ +$NetBSD: patch-ak,v 1.4 2005/11/14 08:05:27 jlam Exp $ + +--- pam_smbpass/general.h.orig 2005-10-12 13:03:29.000000000 -0400 ++++ pam_smbpass/general.h +@@ -1,8 +1,4 @@ +-#ifndef LINUX +-/* This is only needed by modules in the Sun implementation. */ + #include <security/pam_appl.h> +-#endif /* LINUX */ +- + #include <security/pam_modules.h> + + #ifndef PAM_AUTHTOK_RECOVER_ERR |