aboutsummaryrefslogtreecommitdiffstats
path: root/include/fuse_common.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/fuse_common.h')
-rw-r--r--include/fuse_common.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/include/fuse_common.h b/include/fuse_common.h
index 648d6e4..2af3ce9 100644
--- a/include/fuse_common.h
+++ b/include/fuse_common.h
@@ -53,7 +53,4 @@ struct fuse_file_info {
unsigned int keep_cache : 1;
};
-/** Structure containing a raw command */
-struct fuse_cmd;
-
#endif /* _FUSE_COMMON_H_ */