diff options
Diffstat (limited to 'net/cdp.c')
-rw-r--r-- | net/cdp.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/net/cdp.c b/net/cdp.c index a8f890e7522..d4cfc587ee3 100644 --- a/net/cdp.c +++ b/net/cdp.c @@ -9,7 +9,6 @@ * Copyright 2000-2002 Wolfgang Denk, wd@denx.de */ -#include <common.h> #include <net.h> #include "cdp.h" |