1
0
mirror of https://github.com/UzixLS/ehs5fs.git synced 2025-07-18 14:51:20 +03:00
Files
ehs5fs/fuse.h
2015-09-21 10:11:42 +03:00

6 lines
73 B
C

#pragma once
#include <fuse.h>
extern struct fuse_operations fuse_ops;