opnsense-ports/security/hydra/files/patch-hydra.h
Franco Fichtner d6b2b718af */*: sync with upstream
Taken from: HardenedBSD
2019-01-14 07:21:56 +01: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