diff options
Diffstat (limited to 'drivers/net/higmacv300.c')
-rw-r--r-- | drivers/net/higmacv300.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/net/higmacv300.c b/drivers/net/higmacv300.c index 897741ab82..0c1dd6834a 100644 --- a/drivers/net/higmacv300.c +++ b/drivers/net/higmacv300.c @@ -4,6 +4,7 @@ */ #include <cpu_func.h> +#include <malloc.h> #include <asm/io.h> #include <common.h> #include <console.h> |