mirror of
https://git.libssh.org/projects/libssh.git
synced 2025-11-30 13:01:23 +03:00
remove warnings on OSX (workaround)
This commit is contained in:
@@ -25,6 +25,8 @@
|
||||
#ifndef _PKI_CRYPTO_H
|
||||
#define _PKI_CRYPTO_H
|
||||
|
||||
#include "libssh/priv.h"
|
||||
|
||||
#include <openssl/pem.h>
|
||||
#include <openssl/dsa.h>
|
||||
#include <openssl/err.h>
|
||||
@@ -37,8 +39,6 @@
|
||||
#include <openssl/ecdsa.h>
|
||||
#endif
|
||||
|
||||
|
||||
#include "libssh/priv.h"
|
||||
#include "libssh/libssh.h"
|
||||
#include "libssh/buffer.h"
|
||||
#include "libssh/session.h"
|
||||
|
||||
Reference in New Issue
Block a user