mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2026-03-21 03:31:09 +01:00
cpp_dummy_build: Add missing header psa_util.h
Add missing header to fix #2579. Change-Id: I038166b826534bac853be34a0281384e26675187
This commit is contained in:
@@ -81,6 +81,7 @@
|
||||
#include "mbedtls/platform_time.h"
|
||||
#include "mbedtls/platform_util.h"
|
||||
#include "mbedtls/poly1305.h"
|
||||
#include "mbedtls/psa_util.h"
|
||||
#include "mbedtls/ripemd160.h"
|
||||
#include "mbedtls/rsa.h"
|
||||
#include "mbedtls/rsa_internal.h"
|
||||
|
||||
Reference in New Issue
Block a user