windows build fixes

This commit is contained in:
Wladimir J. van der Laan
2011-07-03 20:53:56 +02:00
parent 482e57812b
commit 8fe2308b34
8 changed files with 40 additions and 34 deletions

View File

@@ -3,7 +3,7 @@
// file license.txt or http://www.opensource.org/licenses/mit-license.php.
#include "headers.h"
#include "db.h"
#include "rpc.h"
#include "bitcoinrpc.h"
#include "net.h"
#include "init.h"
#include "strlcpy.h"