diff options
Diffstat (limited to 'board/cm41xx/cm41xx.c')
-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 72fd64d5b0c..d9dff4e1e5c 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; |