aboutsummaryrefslogtreecommitdiff
path: root/security/super/files/patch-06
diff options
context:
space:
mode:
Diffstat (limited to 'security/super/files/patch-06')
-rw-r--r--security/super/files/patch-0618
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>