We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 31bbcd4 commit 8109cd5Copy full SHA for 8109cd5
1 file changed
extmod/crypto-algorithms/sha256.c
@@ -14,7 +14,6 @@
14
15
/*************************** HEADER FILES ***************************/
16
#include <stdlib.h>
17
-#include <memory.h>
18
#include "sha256.h"
19
20
/****************************** MACROS ******************************/
0 commit comments