diff options
Diffstat (limited to 'common')
-rw-r--r-- | common/env_sf.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/common/env_sf.c b/common/env_sf.c index 37ab13a..5e3729c 100644 --- a/common/env_sf.c +++ b/common/env_sf.c @@ -12,6 +12,7 @@ #include <common.h> #include <environment.h> #include <malloc.h> +#include <spi.h> #include <spi_flash.h> #include <search.h> #include <errno.h> |