mirror of
https://git.libssh.org/projects/libssh.git
synced 2025-12-02 01:17:52 +03:00
priv: Remove crypto.h and add correct includes to src files.
This commit is contained in:
@@ -27,7 +27,10 @@
|
||||
* @{
|
||||
*/
|
||||
|
||||
#include "config.h"
|
||||
|
||||
#include "libssh/priv.h"
|
||||
#include "libssh/crypto.h"
|
||||
#include "libssh/threads.h"
|
||||
|
||||
static int threads_noop (void **lock){
|
||||
|
||||
Reference in New Issue
Block a user