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:
@@ -31,12 +31,9 @@
|
||||
#include <string.h>
|
||||
#include <errno.h>
|
||||
#include <sys/stat.h>
|
||||
#ifdef __linux
|
||||
#include <fcntl.h>
|
||||
#endif
|
||||
#include <pwd.h>
|
||||
#include <wordexp.h>
|
||||
#include <fcntl.h>
|
||||
#include <stdbool.h>
|
||||
|
||||
#include "../mfapi/mfconn.h"
|
||||
|
||||
Reference in New Issue
Block a user