From ef859c58eda4fc82600a3e432058989263502f50 Mon Sep 17 00:00:00 2001 From: Tharre Date: Mon, 8 May 2017 02:48:17 +0200 Subject: Fix includes in header files --- src/sha1.h | 1 + 1 file changed, 1 insertion(+) (limited to 'src/sha1.h') diff --git a/src/sha1.h b/src/sha1.h index dbcfe58..fe78bdf 100644 --- a/src/sha1.h +++ b/src/sha1.h @@ -9,6 +9,7 @@ extern "C" { #endif #include +#include typedef struct { uint32_t state[5]; -- cgit v1.2.3-70-g09d2