gentoo-twister-overlay/net-p2p/twister/files/0.9.12_beta-db.h.patch
Johannes Schwab 8bc89d6e47 0.9.12_beta
2014-01-29 16:35:54 +01:00

14 lines
251 B
Diff

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;