1
0
mirror of https://github.com/falk-werner/webfuse-provider synced 2026-03-02 04:09:18 +00:00

added more client stub (not functional yet)

This commit is contained in:
Falk Werner
2019-02-18 23:30:39 +01:00
parent 9d2502952f
commit b1c72dab3c
7 changed files with 302 additions and 6 deletions

View File

@@ -1,7 +1,7 @@
#ifndef _WSFSP_CLIENT_PROTOCOL_H
#define _WSFSP_CLIENT_PROTOCOL_H
#include "wsfs/api.h"
#include "wsfsp/api.h"
struct wsfsp_client_protocol;
struct wsfsp_provider;