10 #include <sys/mount.h>
11 #include <sys/ioctl.h>
12 #include <sys/sysinfo.h>
13 @@ -49,6 +51,7 @@ static int max_block_alignment;
15 platform_check_ismounted(char *name, char *block, struct stat64 *s, int verbose)
18 /* Pad ust; pre-2.6.28 linux copies out too much in 32bit compat mode */
21 @@ -68,6 +71,7 @@ platform_check_ismounted(char *name, cha