diff options
Diffstat (limited to 'api')
-rw-r--r-- | api/api.c | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -13,6 +13,7 @@ #include <env_internal.h> #include <linux/types.h> #include <api_public.h> +#include <u-boot/crc.h> #include "api_private.h" |