diff options
Diffstat (limited to 'test/image/spl_load_net.c')
-rw-r--r-- | test/image/spl_load_net.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/test/image/spl_load_net.c b/test/image/spl_load_net.c index 9d067a7a592..4af6e21b8b9 100644 --- a/test/image/spl_load_net.c +++ b/test/image/spl_load_net.c @@ -3,7 +3,6 @@ * Copyright (C) 2023 Sean Anderson <seanga2@gmail.com> */ -#include <common.h> #include <dm.h> #include <spl.h> #include <test/spl.h> |