summaryrefslogtreecommitdiff
path: root/security/slush/files/patch-ab
diff options
context:
space:
mode:
Diffstat (limited to 'security/slush/files/patch-ab')
-rw-r--r--security/slush/files/patch-ab13
1 files changed, 0 insertions, 13 deletions
diff --git a/security/slush/files/patch-ab b/security/slush/files/patch-ab
deleted file mode 100644
index 35bdb47ece44..000000000000
--- a/security/slush/files/patch-ab
+++ /dev/null
@@ -1,13 +0,0 @@
---- slush.c- Mon Oct 27 06:19:50 2003
-+++ slush.c Mon Oct 27 06:21:46 2003
-@@ -34,7 +34,10 @@
- #include <signal.h>
- #include <string.h>
- #include <stdlib.h>
-+#include <sys/param.h>
-+#if __FreeBSD_version >= 500000
- #include <getopt.h>
-+#endif
- #include <termios.h>
- #include <pwd.h>
- #include <sys/ioctl.h>