Sophie

Sophie

distrib > Mandriva > 2010.1 > i586 > by-pkgid > 21c5bef7fd6c7cf5743a422e3a3f68f1 > files > 7

dsniff-2.4-0.b2.14mdv2010.1.src.rpm

--- sshcrypto.c	2000-07-31 05:40:11.000000000 +0200
+++ sshcrypto.c.oden	2005-12-01 05:25:42.000000000 +0100
@@ -14,6 +14,8 @@
 
 #include <sys/types.h>
 #include <openssl/ssl.h>
+#include <openssl/blowfish.h>
+#include <openssl/des.h>
 
 #include <err.h>
 #include <stdio.h>