mirror of
https://git.libssh.org/projects/libssh.git
synced 2026-01-06 14:21:55 +03:00
tests: Fixed Windows build of torture_options.
This commit is contained in:
@@ -2,6 +2,7 @@
|
||||
|
||||
#include "torture.h"
|
||||
#include "options.c"
|
||||
#include "misc.c"
|
||||
|
||||
static void setup(void **state) {
|
||||
ssh_session session = ssh_new();
|
||||
|
||||
Reference in New Issue
Block a user