1
0
mirror of https://github.com/falk-werner/webfuse-provider synced 2024-09-30 19:50:45 +00:00
falk-werner_webfuse-provider/include/wsfs_provider.h
2019-02-16 16:08:17 +01:00

10 lines
155 B
C

#ifndef _WSFSP_H
#define _WSFSP_H
#include "wsfsp/api.h"
#include "wsfsp/provider.h"
#include "wsfsp/client.h"
#include "wsfsp/client_protocol.h"
#endif