mirror of
https://github.com/falk-werner/webfuse-provider
synced 2024-10-27 20:44:10 +00:00
9 lines
90 B
C
9 lines
90 B
C
#ifndef _WSFS_API_H
|
|
#define _WSFS_API_H
|
|
|
|
#ifndef WSFS_API
|
|
#define WSFS_API
|
|
#endif
|
|
|
|
#endif
|