mirror of
https://git.libssh.org/projects/libssh.git
synced 2026-02-11 18:50:28 +09:00
tests: It is enough to include libssh.h for torture_init.
This commit is contained in:
@@ -1,7 +1,7 @@
|
|||||||
#define LIBSSH_STATIC
|
#define LIBSSH_STATIC
|
||||||
|
|
||||||
#include "torture.h"
|
#include "torture.h"
|
||||||
#include "init.c"
|
#include "libssh/libssh.h"
|
||||||
|
|
||||||
static void torture_ssh_init(void **state) {
|
static void torture_ssh_init(void **state) {
|
||||||
int rc;
|
int rc;
|
||||||
|
|||||||
Reference in New Issue
Block a user