Skip to content

Commit 952709f

Browse files
Vge0rgetomi-font
authored andcommitted
fixup! [nrf toup] crypto: Update includes for mbedTLS > 4
1 parent ae043e3 commit 952709f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/crypto/CHIPCryptoPALmbedTLS.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,8 @@
1919

2020
#include <lib/support/logging/CHIPLogging.h>
2121

22-
#include <mbedtls/build_info.h>
2322
#include <mbedtls/error.h>
23+
#include <mbedtls/version.h>
2424

2525
#if (MBEDTLS_VERSION_NUMBER >= 0x04000000)
2626
#include <mbedtls/private/ecp.h>

0 commit comments

Comments
 (0)