From 8bcb835aa4ffb4e11deeb6ecea17387193ef7e8f Mon Sep 17 00:00:00 2001 From: Andreas Schneider Date: Tue, 2 Mar 2010 23:48:45 +0100 Subject: Fixed unit testing. --- tests/unittests/torture_misc.c | 2 ++ 1 file changed, 2 insertions(+) (limited to 'tests/unittests') diff --git a/tests/unittests/torture_misc.c b/tests/unittests/torture_misc.c index 54fc7c30..bc0442c1 100644 --- a/tests/unittests/torture_misc.c +++ b/tests/unittests/torture_misc.c @@ -1,5 +1,7 @@ #include #include + +#define LIBSSH_STATIC #include #include "torture.h" -- cgit