From 9f31058dbe774d84139c77332a6443151b66f5e6 Mon Sep 17 00:00:00 2001 From: Bjørn Lindeijer Date: Thu, 22 May 2008 17:44:11 +0000 Subject: Fix compile errors when compiling with GCC 4.3 (patch by rodge) --- src/utils/sha256.cpp | 1 + 1 file changed, 1 insertion(+) (limited to 'src/utils') diff --git a/src/utils/sha256.cpp b/src/utils/sha256.cpp index 0cedcc89..209d4f96 100644 --- a/src/utils/sha256.cpp +++ b/src/utils/sha256.cpp @@ -71,6 +71,7 @@ */ #include "sha256.h" +#include #ifdef HAS_STDINT #include -- cgit v1.2.3-70-g09d2