]> git.pld-linux.org Git - packages/dsniff.git/blame - dsniff-openssl-0.9.8.patch
- release 24 (by relup.sh)
[packages/dsniff.git] / dsniff-openssl-0.9.8.patch
CommitLineData
ac9001ba 1--- dsniff-2.4/sshcrypto.c_ 2006-04-23 16:37:42.685462944 +0000
2+++ dsniff-2.4/sshcrypto.c 2006-04-23 16:37:51.293154376 +0000
3@@ -14,6 +14,8 @@
4
5 #include <sys/types.h>
6 #include <openssl/ssl.h>
7+#include <openssl/blowfish.h>
8+#include <openssl/des.h>
9
10 #include <err.h>
11 #include <stdio.h>
This page took 0.066365 seconds and 4 git commands to generate.