Remove unused header from MSP430 example

pull/5030/head
Andrew Hutchings 2022-04-08 15:42:38 +01:00
parent 676fe19e2f
commit 997feecd6e
1 changed files with 0 additions and 1 deletions

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>