diff options
Diffstat (limited to 'security/pam_pwdfile/files/patch-aa')
-rw-r--r-- | security/pam_pwdfile/files/patch-aa | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/security/pam_pwdfile/files/patch-aa b/security/pam_pwdfile/files/patch-aa new file mode 100644 index 000000000000..edb9b4a0a520 --- /dev/null +++ b/security/pam_pwdfile/files/patch-aa @@ -0,0 +1,10 @@ +--- pam_pwdfile.c.orig Fri Aug 31 10:00:10 2001 ++++ pam_pwdfile.c Thu Aug 30 23:35:58 2001 +@@ -42,7 +42,6 @@ + * OF THE POSSIBILITY OF SUCH DAMAGE. + */ + +-#include <features.h> + #include <syslog.h> + #include <stdarg.h> + #include <stdio.h> |