[build] missed some includes

This commit is contained in:
Timothy Stack 2021-05-21 08:10:45 -07:00
parent 93b33929a3
commit db1fac9def
1 changed files with 3 additions and 0 deletions

View File

@ -1,5 +1,8 @@
#ifndef __COSMOPOLITAN__
#include <stdint.h>
#include <string.h>
#endif
#include "sha-256.h"