Remove unused header from MSP430 example

This commit is contained in:
Andrew Hutchings
2022-04-08 15:42:38 +01:00
parent 676fe19e2f
commit 997feecd6e

View File

@ -26,7 +26,6 @@
#include <wolfssl/wolfcrypt/random.h>
#include <wolfssl/wolfcrypt/ecc.h>
#include <wolfssl/wolfcrypt/curve25519.h>
#include <wolfssl/wolfcrypt/curve448.h>
#include <wolfssl/wolfcrypt/chacha20_poly1305.h>
#include <stdio.h>