summaryrefslogtreecommitdiff
path: root/mkfs/main.c
diff options
context:
space:
mode:
Diffstat (limited to 'mkfs/main.c')
-rw-r--r--mkfs/main.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/mkfs/main.c b/mkfs/main.c
index 72834c9c..770039f2 100644
--- a/mkfs/main.c
+++ b/mkfs/main.c
@@ -43,6 +43,7 @@
#include "transaction.h"
#include "utils.h"
#include "list_sort.h"
+#include "help.h"
static u64 index_cnt = 2;
static int verbose = 1;