diff --git a/tests/torture.h b/tests/torture.h index b4fce84a..b9cbf9eb 100644 --- a/tests/torture.h +++ b/tests/torture.h @@ -33,11 +33,12 @@ #include #include #include -#include #include "libssh/priv.h" #include "libssh/sftp.h" +#include + /* Used by main to communicate with parse_opt. */ struct argument_s { char *args[2];