mirror of
https://github.com/xorgy/mediafire-fuse
synced 2026-01-13 13:14:29 -08:00
adjust includes according to iwyu 3.5
This commit is contained in:
@@ -26,6 +26,12 @@
|
||||
#include "hashtbl.h"
|
||||
#include "../utils/stringv.h"
|
||||
|
||||
struct fuse_conn_info;
|
||||
struct fuse_file_info;
|
||||
struct stat;
|
||||
struct statvfs;
|
||||
struct timespec;
|
||||
|
||||
struct mediafirefs_context_private {
|
||||
mfconn *conn;
|
||||
folder_tree *tree;
|
||||
|
||||
Reference in New Issue
Block a user