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 770039f2..1c327f1f 100644
--- a/mkfs/main.c
+++ b/mkfs/main.c
@@ -44,6 +44,7 @@
#include "utils.h"
#include "list_sort.h"
#include "help.h"
+#include "mkfs/common.h"
static u64 index_cnt = 2;
static int verbose = 1;