update bitcoin core from git (eeac8727bc)

This commit is contained in:
Wladimir J. van der Laan
2011-06-18 18:46:01 +02:00
parent 245ab4d0ac
commit 0eeb4f5d5b
11 changed files with 50 additions and 32 deletions

View File

@@ -6,6 +6,7 @@
#include <deque>
#include <boost/array.hpp>
#include <boost/foreach.hpp>
#include <openssl/rand.h>
#ifndef __WXMSW__