Skip to content

Commit e23a693

Browse files
authored
Merge pull request #70 from Patater/include-platform-util
psa: Explicitly include platform_util.h
2 parents bf61ca7 + 81cefed commit e23a693

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

include/psa/crypto_extra.h

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,8 @@
3030
#ifndef PSA_CRYPTO_EXTRA_H
3131
#define PSA_CRYPTO_EXTRA_H
3232

33+
#include "mbedtls/platform_util.h"
34+
3335
#ifdef __cplusplus
3436
extern "C" {
3537
#endif

0 commit comments

Comments
 (0)