summaryrefslogtreecommitdiff
path: root/security/openssh/files/patch-af
diff options
context:
space:
mode:
Diffstat (limited to 'security/openssh/files/patch-af')
-rw-r--r--security/openssh/files/patch-af12
1 files changed, 0 insertions, 12 deletions
diff --git a/security/openssh/files/patch-af b/security/openssh/files/patch-af
deleted file mode 100644
index 15308eb40dba..000000000000
--- a/security/openssh/files/patch-af
+++ /dev/null
@@ -1,12 +0,0 @@
-diff -ru /home/green/ssh/bufaux.c ./bufaux.c
---- /home/green/ssh/bufaux.c Wed Nov 3 03:36:00 1999
-+++ ./bufaux.c Mon Nov 8 00:06:40 1999
-@@ -18,7 +18,7 @@
- RCSID("$Id: bufaux.c,v 1.3 1999/11/02 19:42:35 markus Exp $");
-
- #include "ssh.h"
--#include <ssl/bn.h>
-+#include <openssl/bn.h>
- #include "bufaux.h"
- #include "xmalloc.h"
- #include "getput.h"