From 1512d5ce64b9a53260f5aa695bc79a0e48d6294f Mon Sep 17 00:00:00 2001 From: Jordan Lewis Date: Sat, 14 May 2011 15:57:34 -0500 Subject: Only include db.h when we have to. --- src/headers.h | 1 - 1 file changed, 1 deletion(-) (limited to 'src/headers.h') diff --git a/src/headers.h b/src/headers.h index 7cc6d3b906..2d309f959b 100644 --- a/src/headers.h +++ b/src/headers.h @@ -118,7 +118,6 @@ #include "bignum.h" #include "base58.h" #include "script.h" -#include "db.h" #include "net.h" #include "main.h" #include "rpc.h" -- cgit v1.2.3