blob: c99ec31dc97ac5adec2c490c6bd26e6cc5a7fd0a (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
--- hydra.h.orig 2019-01-02 12:38:23 UTC
+++ hydra.h
@@ -38,10 +38,6 @@
#endif
#endif
-#ifdef LIBSSH
- #include <libssh/libssh.h>
-#endif
-
#ifdef HAVE_ZLIB
#include <zlib.h>
#endif
|