btrfs-progs: mkfs: Prevent temporary system chunk to use space in reserved 1M range
[platform/upstream/btrfs-progs.git] / cmds-replace.c
index ee7938c..a3ea977 100644 (file)
@@ -38,6 +38,7 @@
 
 #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);