1
1

tests: Fixed includes for torture_list on Windows.

Этот коммит содержится в:
Andreas Schneider 2011-01-01 20:22:50 +01:00
родитель 52d6b7b914
Коммит 459fa3734f

Просмотреть файл

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