fix(algc): threads.h was included in sha2.c for some reason
This commit is contained in:
parent
cf3bc785ab
commit
92cdf6af78
1 changed files with 0 additions and 1 deletions
|
@ -3,7 +3,6 @@
|
||||||
#include <stddef.h>
|
#include <stddef.h>
|
||||||
#include <stdint.h>
|
#include <stdint.h>
|
||||||
#include <stdio.h>
|
#include <stdio.h>
|
||||||
#include <threads.h>
|
|
||||||
|
|
||||||
#ifdef TEST
|
#ifdef TEST
|
||||||
// if you want to get the internals of sha2 printed, uncomment the line below
|
// if you want to get the internals of sha2 printed, uncomment the line below
|
||||||
|
|
Loading…
Add table
Reference in a new issue