ports/security/hydra/files/patch-hydra.h
Ruslan Makhmatkhanov 7ba47cf582 security/hydra: update to 8.8
- switch to github
- update to 8.8
- pet portlint
2019-01-13 18:22:54 +00:00

13 lines
194 B
C

--- 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