tests: Fixed includes for torture_list on Windows.

This commit is contained in:
Andreas Schneider
2011-01-01 20:22:50 +01:00
parent 52d6b7b914
commit 459fa3734f

View File

@@ -1,6 +1,7 @@
#define LIBSSH_STATIC
#include "torture.h"
#include "error.c"
#include "misc.c"
static void torture_ssh_list_new(void **state) {