[build] missing include

This commit is contained in:
Timothy Stack 2021-09-14 21:44:04 -07:00
parent 90cae9d59b
commit 47964ac852
1 changed files with 1 additions and 0 deletions

View File

@ -33,6 +33,7 @@
#include <unistd.h>
#include <stdarg.h>
#include <stdio.h>
#include <stdint.h>
#endif
#include "sha-256.h"