diff options
Diffstat (limited to 'board/gardena')
-rw-r--r-- | board/gardena/smart-gateway-mt7688/board.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/board/gardena/smart-gateway-mt7688/board.c b/board/gardena/smart-gateway-mt7688/board.c index ae03f0a434f..48cf3091e99 100644 --- a/board/gardena/smart-gateway-mt7688/board.c +++ b/board/gardena/smart-gateway-mt7688/board.c @@ -8,6 +8,7 @@ #include <env_internal.h> #include <init.h> #include <led.h> +#include <malloc.h> #include <net.h> #include <spi.h> #include <spi_flash.h> |