diff --git a/examples/standalone/hello_world.c b/examples/standalone/hello_world.c index 263cd9ca07..27ec379315 100644 --- a/examples/standalone/hello_world.c +++ b/examples/standalone/hello_world.c @@ -4,7 +4,6 @@ * Wolfgang Denk, DENX Software Engineering, wd@denx.de. */ -#include #include int hello_world(int argc, char *const argv[])