summaryrefslogtreecommitdiff
path: root/security/openssh/files/patch-ad
diff options
context:
space:
mode:
authorBrian Feldman <green@FreeBSD.org>1999-11-17 17:19:28 +0000
committerBrian Feldman <green@FreeBSD.org>1999-11-17 17:19:28 +0000
commitfd06b5f819a8624e2109902a35ec0a9088e09edf (patch)
tree2c321737646fdfc1e25744b3d6f0a45950fa08b6 /security/openssh/files/patch-ad
parentDeny more extensions (diff)
Thanks to those who replied! The include (ssl versus openssl) transform
is now done in post-patch. Submitted by: Anton Berezin <tobez@plab.ku.dk>, Christian Weisgerber <naddy@unix-ag.uni-kl.de>
Diffstat (limited to 'security/openssh/files/patch-ad')
-rw-r--r--security/openssh/files/patch-ad12
1 files changed, 0 insertions, 12 deletions
diff --git a/security/openssh/files/patch-ad b/security/openssh/files/patch-ad
deleted file mode 100644
index bb39edf77f42..000000000000
--- a/security/openssh/files/patch-ad
+++ /dev/null
@@ -1,12 +0,0 @@
-diff -ru /home/green/ssh/authfd.c ./authfd.c
---- /home/green/ssh/authfd.c Fri Oct 15 03:34:00 1999
-+++ ./authfd.c Mon Nov 8 00:06:40 1999
-@@ -24,7 +24,7 @@
- #include "xmalloc.h"
- #include "getput.h"
-
--#include <ssl/rsa.h>
-+#include <openssl/rsa.h>
-
- /* Returns the number of the authentication fd, or -1 if there is none. */
-