diff options
author | Adam Weinberger <adamw@FreeBSD.org> | 2014-07-29 14:30:10 +0000 |
---|---|---|
committer | Adam Weinberger <adamw@FreeBSD.org> | 2014-07-29 14:30:10 +0000 |
commit | 1c30911ff0463c1215e15dd9f7acb886ca35a93d (patch) | |
tree | 17783a29eefdfe8b1d45e4895ff0daaf7f6e92c3 /security/super/files/patch-06 | |
parent | 46d60f46a05c7179e2661b58ba1ea5d7750cfa09 (diff) |
Notes
Diffstat (limited to 'security/super/files/patch-06')
-rw-r--r-- | security/super/files/patch-06 | 18 |
1 files changed, 0 insertions, 18 deletions
diff --git a/security/super/files/patch-06 b/security/super/files/patch-06 deleted file mode 100644 index 552b9a406102..000000000000 --- a/security/super/files/patch-06 +++ /dev/null @@ -1,18 +0,0 @@ ---- localsys.h.orig Mon Feb 15 02:27:37 1999 -+++ localsys.h Thu Feb 18 11:09:40 1999 -@@ -13,13 +13,13 @@ - * func_type funcname P__((arglist)); - */ - --#include "config.h" -- - #include <stdio.h> - #include <ctype.h> - #include <fcntl.h> - #include <pwd.h> - #include <grp.h> -+ -+#include "config.h" - - #ifdef HAVE_UNISTD_H - #include <unistd.h> |