gentoo-twister-overlay/net-p2p/twister/files/0.9.12_beta-db.h.patch

14 lines
251 B
Diff
Raw Normal View History

2014-01-21 15:32:02 +01:00
diff --git a/src/db.h b/src/db.h
index b3f269f..bb494c5 100644
--- a/src/db.h
+++ b/src/db.h
@@ -13,7 +13,7 @@
#include <vector>
#include <boost/filesystem.hpp>
-#include <db_cxx.h>
+#include DB_CXX_HEADER
class CAddrMan;
class CBlockLocator;