summaryrefslogtreecommitdiff
path: root/third_party/sha2/sha256.c
diff options
context:
space:
mode:
Diffstat (limited to 'third_party/sha2/sha256.c')
-rw-r--r--third_party/sha2/sha256.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/third_party/sha2/sha256.c b/third_party/sha2/sha256.c
index 2d6eaa43f2..475092b1fd 100644
--- a/third_party/sha2/sha256.c
+++ b/third_party/sha2/sha256.c
@@ -35,6 +35,7 @@
* SUCH DAMAGE.
*/
+#include "builtin/assert.h"
#include "sha256.h"
#include "util.h"