opnsense-ports/security/hydra/files/patch-hydra.h
Franco Fichtner 46948ab820 */*: sync with upstream
Taken from: FreeBSD
2016-07-23 03:54:39 +02:00

13 lines
188 B
C

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