mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2025-12-24 17:41:01 +03:00
Move padlock.h to library
`padlock.h` is actually an internal header and is moved accordingly. Signed-off-by: Chris Jones <christopher.jones@arm.com>
This commit is contained in:
@@ -27,7 +27,7 @@
|
||||
|
||||
#if defined(MBEDTLS_PADLOCK_C)
|
||||
|
||||
#include "mbedtls/padlock.h"
|
||||
#include "padlock.h"
|
||||
|
||||
#include <string.h>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user