Add missing #include directives so that the compiler can typecheck
functions against their declarations. IOWs, -Wmissing-declarations
found some things.
Signed-off-by: Darrick J. Wong <djwong@kernel.org>
Reviewed-by: Carlos Maiolino <cmaiolino@redhat.com>
Signed-off-by: Carlos Maiolino <cem@kernel.org>
#include "platform_defs.h"
#include "xfs.h"
#include "init.h"
+#include "libfrog/platform.h"
extern char *progname;
static int max_block_alignment;
#include "xfs_da_format.h"
#include "xfs_da_btree.h"
#include "xfs_dir2_priv.h"
+#include "xfs_health.h"
/*
* Calculate the worst case log unit reservation for a given superblock