From 7edd6624cf6f4fcfb61d98c9f45f7ffeeb82cddb Mon Sep 17 00:00:00 2001 From: Alejandro Pulver Date: Fri, 9 Feb 2007 04:27:53 +0000 Subject: - Fix building when security/openssl is installed. PR: ports/95733 Submitted by: "Jukka A. Ukkonen" --- security/dsniff/files/patch-sshcrypto.c | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 security/dsniff/files/patch-sshcrypto.c (limited to 'security/dsniff/files/patch-sshcrypto.c') diff --git a/security/dsniff/files/patch-sshcrypto.c b/security/dsniff/files/patch-sshcrypto.c new file mode 100644 index 000000000000..cacfbb2d8929 --- /dev/null +++ b/security/dsniff/files/patch-sshcrypto.c @@ -0,0 +1,12 @@ +--- ./sshcrypto.c.orig Tue Nov 28 18:23:28 2000 ++++ ./sshcrypto.c Fri Feb 9 01:15:08 2007 +@@ -14,6 +14,9 @@ + + #include + #include ++#include ++#include ++#include + + #include + #include -- cgit v1.2.3