Skip to content

Commit

Permalink
Merge pull request #70 from Patater/include-platform-util
Browse files Browse the repository at this point in the history
psa: Explicitly include platform_util.h
  • Loading branch information
Patater authored Feb 26, 2019
2 parents bf61ca7 + 81cefed commit e23a693
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions include/psa/crypto_extra.h
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,8 @@
#ifndef PSA_CRYPTO_EXTRA_H
#define PSA_CRYPTO_EXTRA_H

#include "mbedtls/platform_util.h"

#ifdef __cplusplus
extern "C" {
#endif
Expand Down

0 comments on commit e23a693

Please sign in to comment.