mirror of
https://git.libssh.org/projects/libssh.git
synced 2025-12-24 19:37:48 +03:00
tests: It is enough to include libssh.h for torture_init.
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user