1
0
mirror of https://github.com/termux/termux-packages synced 2024-06-18 07:37:07 +00:00
termux-packages/packages/ccnet/ccnet-config.h.patch
2020-07-09 13:51:35 +02:00

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.