summaryrefslogtreecommitdiff
path: root/security/openssh/files/patch-rijndael.c
diff options
context:
space:
mode:
authorTom McLaughlin <tmclaugh@FreeBSD.org>2008-03-05 04:25:42 +0000
committerTom McLaughlin <tmclaugh@FreeBSD.org>2008-03-05 04:25:42 +0000
commit55eb3e28b1d7e0e1ba4f07d2b4c86fea60ab0178 (patch)
tree8bd82f85ae80fb577b1f532db744d49c4dfa8560 /security/openssh/files/patch-rijndael.c
parentUpgrade to 20080302 (diff)
- expire port: Long out of date with multiple security issues.
(Don't worry, openssh-portable is still there.)
Notes
Notes: svn path=/head/; revision=208455
Diffstat (limited to 'security/openssh/files/patch-rijndael.c')
-rw-r--r--security/openssh/files/patch-rijndael.c10
1 files changed, 0 insertions, 10 deletions
diff --git a/security/openssh/files/patch-rijndael.c b/security/openssh/files/patch-rijndael.c
deleted file mode 100644
index b4534f82c8d6..000000000000
--- a/security/openssh/files/patch-rijndael.c
+++ /dev/null
@@ -1,10 +0,0 @@
---- rijndael.c.orig Thu Sep 13 11:48:39 2001
-+++ rijndael.c Wed Oct 3 13:40:27 2001
-@@ -27,6 +27,7 @@
- */
- #include <stdlib.h>
- #include <string.h>
-+#include <sys/types.h>
-
- #include "rijndael.h"
-