[build] missing include

This commit is contained in:
Timothy Stack 2021-09-14 21:37:49 -07:00
parent a50c806bd9
commit e8f3468801
1 changed files with 1 additions and 0 deletions

View File

@ -43,6 +43,7 @@
#include <unistd.h>
#include <sys/utsname.h>
#include <ctype.h>
#include <stdint.h>
#endif
#include "sha-256.h"