mirror of
https://git.libssh.org/projects/libssh.git
synced 2026-02-06 18:29:50 +09:00
priv: Remove crypto.h and add correct includes to src files.
This commit is contained in:
@@ -105,7 +105,6 @@ int gettimeofday(struct timeval *__p, void *__t);
|
||||
|
||||
#include "libssh/libssh.h"
|
||||
#include "libssh/callbacks.h"
|
||||
#include "libssh/crypto.h"
|
||||
|
||||
/* some constants */
|
||||
#define MAX_PACKET_LEN 262144
|
||||
|
||||
Reference in New Issue
Block a user