mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2025-07-30 22:43:08 +03:00
Remove inclusion of top-level crypto.h from the driver context header
This was probably included by mistake, because the file itself is part of the inclusion chain starting with crypto.h. Signed-off-by: Steven Cooreman <steven.cooreman@silabs.com>
This commit is contained in:
@ -33,7 +33,6 @@
|
|||||||
#ifndef PSA_CRYPTO_DRIVER_CONTEXTS_PRIMITIVES_H
|
#ifndef PSA_CRYPTO_DRIVER_CONTEXTS_PRIMITIVES_H
|
||||||
#define PSA_CRYPTO_DRIVER_CONTEXTS_PRIMITIVES_H
|
#define PSA_CRYPTO_DRIVER_CONTEXTS_PRIMITIVES_H
|
||||||
|
|
||||||
#include "psa/crypto.h"
|
|
||||||
#include "psa/crypto_driver_common.h"
|
#include "psa/crypto_driver_common.h"
|
||||||
|
|
||||||
/* Include the context structure definitions for those drivers that were
|
/* Include the context structure definitions for those drivers that were
|
||||||
|
Reference in New Issue
Block a user