|
--- ./net/common/ccnet-db.h.orig 2020-01-19 20:35:46.504992486 +0000
|
|
+++ ./net/common/ccnet-db.h 2020-01-19 20:36:10.155403556 +0000
|
|
@@ -3,7 +3,7 @@
|
|
#ifndef CCNET_DB_H
|
|
#define CCNET_DB_H
|
|
|
|
-#include "db.h"
|
|
+#include "../../lib/db.h"
|
|
|
|
#ifdef CCNET_SERVER
|
|
|