summaryrefslogtreecommitdiff
path: root/security/slush/files/patch-ab
diff options
context:
space:
mode:
authorAdam Weinberger <adamw@FreeBSD.org>2014-07-29 14:30:10 +0000
committerAdam Weinberger <adamw@FreeBSD.org>2014-07-29 14:30:10 +0000
commit1c30911ff0463c1215e15dd9f7acb886ca35a93d (patch)
tree17783a29eefdfe8b1d45e4895ff0daaf7f6e92c3 /security/slush/files/patch-ab
parent- Update to 2.4.3 (diff)
Rename security/ patches to reflect the files they modify.
Notes
Notes: svn path=/head/; revision=363328
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>