mirror of
https://github.com/libssh2/libssh2.git
synced 2025-11-23 01:22:37 +03:00
uint32: more longs converted to proper types
I also moved the MAC struct over to the mac.h header file and made sure that the users of that struct include that file.
This commit is contained in:
@@ -55,6 +55,7 @@
|
||||
#include "transport.h"
|
||||
#include "session.h"
|
||||
#include "channel.h"
|
||||
#include "mac.h"
|
||||
|
||||
/* libssh2_default_alloc
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user