mirror of
https://github.com/xorgy/mediafire-fuse
synced 2026-01-13 13:14:29 -08:00
add test with iwyu and fix all headers accordingly
This commit is contained in:
@@ -20,9 +20,7 @@
|
||||
#ifndef __MFAPI_FOLDER_H__
|
||||
#define __MFAPI_FOLDER_H__
|
||||
|
||||
typedef struct _folder_s mffolder;
|
||||
|
||||
struct _folder_s;
|
||||
typedef struct mffolder mffolder;
|
||||
|
||||
mffolder* folder_alloc(void);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user