diff --git a/tests/torture.h b/tests/torture.h index 1b85a11c..87cee32f 100644 --- a/tests/torture.h +++ b/tests/torture.h @@ -73,6 +73,7 @@ struct torture_state { char *srv_config; struct { ssh_session session; + struct torture_sftp *tsftp; } ssh; };