aboutsummaryrefslogtreecommitdiff
path: root/cmd/meson/sm.c
diff options
context:
space:
mode:
Diffstat (limited to 'cmd/meson/sm.c')
-rw-r--r--cmd/meson/sm.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/cmd/meson/sm.c b/cmd/meson/sm.c
index de9a242..b69f812 100644
--- a/cmd/meson/sm.c
+++ b/cmd/meson/sm.c
@@ -9,11 +9,11 @@
*/
#include <command.h>
-#include <common.h>
#include <env.h>
#include <asm/arch/sm.h>
#include <stdlib.h>
#include <display_options.h>
+#include <vsprintf.h>
static int do_sm_serial(struct cmd_tbl *cmdtp, int flag, int argc,
char *const argv[])