mirror of
https://github.com/libssh2/libssh2.git
synced 2025-07-31 00:03:08 +03:00
tests: Fix gcc compile warnings
These were mostly due to missing and non-ANSI prototypes.
This commit is contained in:
committed by
Dan Fandrich
parent
6cba487395
commit
e3ce906caf
@ -1,4 +1,5 @@
|
||||
#include "session_fixture.h"
|
||||
#include "runner.h"
|
||||
|
||||
#include <libssh2.h>
|
||||
|
||||
|
Reference in New Issue
Block a user