diff options
Diffstat (limited to 'drivers/net/fsl_mcdmafec.c')
-rw-r--r-- | drivers/net/fsl_mcdmafec.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/net/fsl_mcdmafec.c b/drivers/net/fsl_mcdmafec.c index 88309b186c..41752c0b6a 100644 --- a/drivers/net/fsl_mcdmafec.c +++ b/drivers/net/fsl_mcdmafec.c @@ -8,6 +8,7 @@ */ #include <common.h> +#include <env.h> #include <environment.h> #include <malloc.h> #include <command.h> |