1
0
mirror of https://github.com/falk-werner/webfuse-provider synced 2024-10-27 20:44:10 +00:00
falk-werner_webfuse-provider/include/wsfs_provider.h
2019-02-22 16:59:08 +01:00

10 lines
153 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