diff options
Diffstat (limited to 'board/cm41xx')
-rw-r--r-- | board/cm41xx/cm41xx.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/board/cm41xx/cm41xx.c b/board/cm41xx/cm41xx.c index 72fd64d..d9dff4e 100644 --- a/board/cm41xx/cm41xx.c +++ b/board/cm41xx/cm41xx.c @@ -30,6 +30,7 @@ #include <common.h> #include <asm/arch/platform.h> +#include <netdev.h> DECLARE_GLOBAL_DATA_PTR; |