diff options
Diffstat (limited to 'lib/elf.c')
-rw-r--r-- | lib/elf.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/elf.c b/lib/elf.c index 0476b2614c3..9a794f9cba8 100644 --- a/lib/elf.c +++ b/lib/elf.c @@ -3,7 +3,6 @@ Copyright (c) 2001 William L. Pitts */ -#include <common.h> #include <command.h> #include <cpu_func.h> #include <elf.h> |