mirror of
https://github.com/falk-werner/webfuse-provider
synced 2026-03-02 04:09:18 +00:00
integrated libwf_timer and libwf_jsonrpc into libwebfuse-core
This commit is contained in:
@@ -16,11 +16,11 @@
|
||||
#include "webfuse/provider/impl/url.h"
|
||||
#include "webfuse/core/protocol_names.h"
|
||||
|
||||
#include "wf/timer/manager.h"
|
||||
#include "webfuse/core/timer/manager.h"
|
||||
|
||||
#include "wf/jsonrpc/response.h"
|
||||
#include "wf/jsonrpc/request.h"
|
||||
#include "wf/jsonrpc/proxy.h"
|
||||
#include "webfuse/core/jsonrpc/response.h"
|
||||
#include "webfuse/core/jsonrpc/request.h"
|
||||
#include "webfuse/core/jsonrpc/proxy.h"
|
||||
|
||||
#define WF_DEFAULT_TIMEOUT (10 * 1000)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user