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