mirror of
https://git.libssh.org/projects/libssh.git
synced 2025-07-29 13:01:13 +03:00
benchmarks: fix some bugs
This commit is contained in:
@ -48,6 +48,7 @@ struct argument_s {
|
||||
unsigned int datasize;
|
||||
unsigned int chunksize;
|
||||
int concurrent_requests;
|
||||
char *cipher;
|
||||
};
|
||||
|
||||
extern char *buffer;
|
||||
|
Reference in New Issue
Block a user