aboutsummaryrefslogtreecommitdiff
path: root/test/dm/mux-cmd.c
diff options
context:
space:
mode:
Diffstat (limited to 'test/dm/mux-cmd.c')
-rw-r--r--test/dm/mux-cmd.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/dm/mux-cmd.c b/test/dm/mux-cmd.c
index d4bb8be..11c237b 100644
--- a/test/dm/mux-cmd.c
+++ b/test/dm/mux-cmd.c
@@ -3,6 +3,7 @@
* Copyright (C) 2020 Texas Instruments Inc.
* Pratyush Yadav <p.yadav@ti.com>
*/
+#include <common.h>
#include <dm.h>
#include <mux.h>
#include <mux-internal.h>
@@ -12,7 +13,6 @@
#include <test/ut.h>
#include <console.h>
#include <rand.h>
-#include <time.h>
#define BUF_SIZE 256