summaryrefslogtreecommitdiff
path: root/cmds-replace.c
diff options
context:
space:
mode:
Diffstat (limited to 'cmds-replace.c')
-rw-r--r--cmds-replace.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/cmds-replace.c b/cmds-replace.c
index 9345da23..ee7938cd 100644
--- a/cmds-replace.c
+++ b/cmds-replace.c
@@ -37,7 +37,7 @@
#include "disk-io.h"
#include "commands.h"
-
+#include "help.h"
static int print_replace_status(int fd, const char *path, int once);
static char *time2string(char *buf, size_t s, __u64 t);