aboutsummaryrefslogtreecommitdiff
path: root/cmd/mbr.c
diff options
context:
space:
mode:
Diffstat (limited to 'cmd/mbr.c')
-rw-r--r--cmd/mbr.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/cmd/mbr.c b/cmd/mbr.c
index 7e1f92a..ec99b66 100644
--- a/cmd/mbr.c
+++ b/cmd/mbr.c
@@ -8,11 +8,11 @@
* based on the gpt command.
*/
+#include <common.h>
#include <blk.h>
#include <command.h>
#include <malloc.h>
#include <part.h>
-#include <vsprintf.h>
/**
* extract_val() - Extract a value from the key=value pair list