forked from Lainports/opnsense-ports
Taken from: https://github.com/freebsd/freebsd-ports.git Commit id: 5070672073b68be364139bc6b3a89100bd17d331
13 lines
243 B
C
13 lines
243 B
C
--- hydra.h.orig 2011-10-02 12:06:16.000000000 +0400
|
|
+++ hydra.h 2011-10-13 15:08:39.000000000 +0400
|
|
@@ -30,10 +30,6 @@
|
|
#endif
|
|
#endif
|
|
|
|
-#ifdef LIBSSH
|
|
-#include <libssh/libssh.h>
|
|
-#endif
|
|
-
|
|
#define OPTION_SSL 1
|
|
|
|
#define PORT_NOPORT -1
|