btrfs-progs: check: verify dir item name and hash in lowmem mode
[platform/upstream/btrfs-progs.git] / cmds-replace.c
index 9345da2..a3ea977 100644 (file)
@@ -37,7 +37,8 @@
 #include "disk-io.h"
 
 #include "commands.h"
-
+#include "help.h"
+#include "mkfs/common.h"
 
 static int print_replace_status(int fd, const char *path, int once);
 static char *time2string(char *buf, size_t s, __u64 t);