fs/freevxfs/: add #include's
Every file should #include the headers containing the prototypes for it's global functions. Signed-off-by: Adrian Bunk <bunk@stusta.de>
This commit is contained in:
Родитель
000404fafc
Коммит
6e1e8e11c7
|
@ -36,6 +36,7 @@
|
|||
|
||||
#include "vxfs.h"
|
||||
#include "vxfs_inode.h"
|
||||
#include "vxfs_extern.h"
|
||||
|
||||
|
||||
#ifdef DIAGNOSTIC
|
||||
|
|
|
@ -36,6 +36,7 @@
|
|||
|
||||
#include "vxfs.h"
|
||||
#include "vxfs_olt.h"
|
||||
#include "vxfs_extern.h"
|
||||
|
||||
|
||||
static inline void
|
||||
|
|
Загрузка…
Ссылка в новой задаче