1
0
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:
Andreas Schneider
2011-01-01 18:43:03 +01:00
parent 1b88542fbe
commit 1f47730a82

View File

@@ -2,6 +2,7 @@
#include "torture.h"
#include "options.c"
#include "misc.c"
static void setup(void **state) {
ssh_session session = ssh_new();