1
1

tests: It is enough to include libssh.h for torture_init.

Этот коммит содержится в:
Andreas Schneider 2010-12-29 21:02:51 +01:00
родитель 887d201bd3
Коммит 08906e0f7f

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

@ -1,7 +1,7 @@
#define LIBSSH_STATIC
#include "torture.h"
#include "init.c"
#include "libssh/libssh.h"
static void torture_ssh_init(void **state) {
int rc;