summaryrefslogtreecommitdiff
path: root/security/pwauth/files/patch-pwauth.c
diff options
context:
space:
mode:
Diffstat (limited to 'security/pwauth/files/patch-pwauth.c')
-rw-r--r--security/pwauth/files/patch-pwauth.c11
1 files changed, 0 insertions, 11 deletions
diff --git a/security/pwauth/files/patch-pwauth.c b/security/pwauth/files/patch-pwauth.c
deleted file mode 100644
index 669ad82fa182..000000000000
--- a/security/pwauth/files/patch-pwauth.c
+++ /dev/null
@@ -1,11 +0,0 @@
---- pwauth.c.orig Thu Oct 14 10:23:59 2004
-+++ pwauth.c Thu Oct 14 10:24:11 2004
-@@ -141,7 +141,7 @@
- #ifdef UNIX_LASTLOG
- #define NEED_UID
- #include <utmp.h>
--#include <lastlog.h>
-+//#include <lastlog.h>
- #ifndef UT_LINESIZE
- #define UT_LINESIZE 8
- #endif