diff options
Diffstat (limited to 'net/bootp.c')
-rw-r--r-- | net/bootp.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/net/bootp.c b/net/bootp.c index 86c56803c76..9dfb50749b4 100644 --- a/net/bootp.c +++ b/net/bootp.c @@ -8,7 +8,6 @@ * Copyright 2000-2004 Wolfgang Denk, wd@denx.de */ -#include <common.h> #include <bootstage.h> #include <command.h> #include <env.h> |