mirror of https://github.com/wolfSSL/wolfssl.git
Remove unused header from MSP430 example
parent
676fe19e2f
commit
997feecd6e
|
@ -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>
|
||||
|
|
Loading…
Reference in New Issue