diff options
Diffstat (limited to 'x11/xtrlock/files/patch-xtrlock.c')
-rw-r--r-- | x11/xtrlock/files/patch-xtrlock.c | 18 |
1 files changed, 0 insertions, 18 deletions
diff --git a/x11/xtrlock/files/patch-xtrlock.c b/x11/xtrlock/files/patch-xtrlock.c deleted file mode 100644 index 03d6bb7eaf75..000000000000 --- a/x11/xtrlock/files/patch-xtrlock.c +++ /dev/null @@ -1,18 +0,0 @@ - -$FreeBSD$ - ---- xtrlock.c.orig Sun Aug 22 18:08:41 2004 -+++ xtrlock.c Sun Aug 22 18:08:58 2004 -@@ -31,11 +31,9 @@ - #include <grp.h> - #include <limits.h> - #include <string.h> --#include <crypt.h> - #include <unistd.h> - #include <math.h> - #include <ctype.h> --#include <values.h> - - #ifdef SHADOW_PWD - #include <shadow.h> - |