adjust includes according to iwyu 3.5

This commit is contained in:
josch
2014-12-29 09:49:48 +01:00
parent 8c5bb77601
commit a0c534b803
10 changed files with 36 additions and 67 deletions

View File

@@ -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;