diff options
Diffstat (limited to 'drivers/net/pfe_eth/pfe_driver.c')
-rw-r--r-- | drivers/net/pfe_eth/pfe_driver.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/net/pfe_eth/pfe_driver.c b/drivers/net/pfe_eth/pfe_driver.c index 14a8c68276..f70a235217 100644 --- a/drivers/net/pfe_eth/pfe_driver.c +++ b/drivers/net/pfe_eth/pfe_driver.c @@ -4,6 +4,7 @@ * Copyright 2017 NXP */ +#include <malloc.h> #include <net/pfe_eth/pfe_eth.h> #include <net/pfe_eth/pfe_firmware.h> |