Use "" for include crypto/xxx
Reviewed-by: Shane Lontis <shane.lontis@oracle.com> Reviewed-by: Paul Dale <pauli@openssl.org> (Merged from https://github.com/openssl/openssl/pull/15468)
This commit is contained in:
parent
449bdf3746
commit
9d0dd1d513
6 changed files with 6 additions and 6 deletions
|
@ -24,7 +24,7 @@
|
|||
#include <openssl/err.h>
|
||||
#include <openssl/engine.h>
|
||||
#include <openssl/objects.h>
|
||||
#include <crypto/cryptodev.h>
|
||||
#include "crypto/cryptodev.h"
|
||||
|
||||
/* #define ENGINE_DEVCRYPTO_DEBUG */
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue