summaryrefslogtreecommitdiff
path: root/test/image/spl_load_os.c
diff options
context:
space:
mode:
Diffstat (limited to 'test/image/spl_load_os.c')
-rw-r--r--test/image/spl_load_os.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/test/image/spl_load_os.c b/test/image/spl_load_os.c
index 26228a8a4a9..7d5fb9b07e0 100644
--- a/test/image/spl_load_os.c
+++ b/test/image/spl_load_os.c
@@ -4,7 +4,6 @@
* Written by Simon Glass <sjg@chromium.org>
*/
-#include <common.h>
#include <image.h>
#include <os.h>
#include <spl.h>