Commit 6e1e8e11 authored by Adrian Bunk's avatar Adrian Bunk Committed by Adrian Bunk

fs/freevxfs/: add #include's

Every file should #include the headers containing the prototypes for
it's global functions.
Signed-off-by: default avatarAdrian Bunk <bunk@stusta.de>
parent 000404fa
......@@ -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
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment