Merge pull request #6335

9238ecb Policy: MOVEONLY: 3 functions to policy.o: (Luke Dashjr)
627b9de Policy: MOVEONLY: Create policy/policy.h with some constants (Jorge Timón)
This commit is contained in:
Wladimir J. van der Laan
2015-07-06 18:06:03 +02:00
16 changed files with 250 additions and 214 deletions

View File

@@ -18,6 +18,7 @@
#include "main.h"
#include "miner.h"
#include "net.h"
#include "policy/policy.h"
#include "rpcserver.h"
#include "script/standard.h"
#include "scheduler.h"