dll: fuse3: compatibility functions

This commit is contained in:
Bill Zissimopoulos
2018-07-28 14:08:03 -07:00
parent c61da81475
commit 77cf7f7398
4 changed files with 40 additions and 0 deletions

View File

@ -24,7 +24,9 @@
#define FUSE_COMMON_H_
#include "winfsp_fuse.h"
#if !defined(WINFSP_DLL_INTERNAL)
#include "fuse_opt.h"
#endif
#ifdef __cplusplus
extern "C" {