12 lines
333 B
Diff
12 lines
333 B
Diff
--- ./net/common/ccnet-config.h.orig 2020-01-19 20:33:55.463089854 +0000
|
|
+++ ./net/common/ccnet-config.h 2020-01-19 20:34:02.763214014 +0000
|
|
@@ -4,7 +4,7 @@
|
|
#define SEAFILE_CONFIG_H
|
|
|
|
#include "session.h"
|
|
-#include "db.h"
|
|
+#include "../../lib/db.h"
|
|
|
|
/*
|
|
* Returns: config value in string. The string should be freed by caller.
|