blob: 30c84b55ab7e997cf21098b1d3ad5e2061aace73 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
--- hydra.h.orig 2016-06-16 14:57:15 UTC
+++ hydra.h
@@ -31,10 +31,6 @@
#endif
#endif
-#ifdef LIBSSH
-#include <libssh/libssh.h>
-#endif
-
#ifdef HAVE_ZLIB
#include <zlib.h>
#endif
|