mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2025-08-08 17:42:09 +03:00
Don't include configuration adjustment headers
Signed-off-by: Gilles Peskine <Gilles.Peskine@arm.com>
This commit is contained in:
@@ -65,6 +65,7 @@ EOF
|
|||||||
mbedtls/mbedtls_config.h) :;; # not meant for direct inclusion
|
mbedtls/mbedtls_config.h) :;; # not meant for direct inclusion
|
||||||
mbedtls/config_*.h) :;; # not meant for direct inclusion
|
mbedtls/config_*.h) :;; # not meant for direct inclusion
|
||||||
psa/crypto_config.h) :;; # not meant for direct inclusion
|
psa/crypto_config.h) :;; # not meant for direct inclusion
|
||||||
|
psa/crypto_ajdust_config*.h) :;; # not meant for direct inclusion
|
||||||
# Some of the psa/crypto_*.h headers are not meant to be included
|
# Some of the psa/crypto_*.h headers are not meant to be included
|
||||||
# directly. They do have include guards that make them no-ops if
|
# directly. They do have include guards that make them no-ops if
|
||||||
# psa/crypto.h has been included before. Since psa/crypto.h comes
|
# psa/crypto.h has been included before. Since psa/crypto.h comes
|
||||||
|
Reference in New Issue
Block a user