From de8a9e28514d8bc9a9fec2eea38c03176e927046 Mon Sep 17 00:00:00 2001 From: Julian Elischer Date: Fri, 9 Jan 1998 23:23:58 +0000 Subject: Add a package for the SKIP package from Sun Microsystems, for making secure pipes across the internet (etc.) --- security/skip/files/patch-ao | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 security/skip/files/patch-ao (limited to 'security/skip/files/patch-ao') diff --git a/security/skip/files/patch-ao b/security/skip/files/patch-ao new file mode 100644 index 000000000000..bb1d2b3ee202 --- /dev/null +++ b/security/skip/files/patch-ao @@ -0,0 +1,11 @@ +diff -ur --unidirectional-new-file skipsrc-1.0.orig/certs/lib/asn1_der_decode.C skipsrc-1.0/certs/lib/asn1_der_decode.C +--- skipsrc-1.0.orig/certs/lib/asn1_der_decode.C Fri Oct 25 13:11:45 1996 ++++ skipsrc-1.0/certs/lib/asn1_der_decode.C Fri Nov 21 11:39:11 1997 +@@ -48,6 +48,7 @@ + #include + #include + #include ++#include + #include "my_types.h" + #include "Time.h" + #include "Bigint.h" -- cgit v1.2.3