X-Git-Url: https://repo.jachan.dev/J-u-boot.git/blobdiff_plain/691d719db7183dfb1d1360efed4c5e9f6899095f..09140113108541b95d340f3c7b6ee597d31ccc73:/common/exports.c diff --git a/common/exports.c b/common/exports.c index 18af38a5f6e..6253b55694b 100644 --- a/common/exports.c +++ b/common/exports.c @@ -1,4 +1,5 @@ #include <common.h> +#include <command.h> #include <exports.h> #include <malloc.h> #include <spi.h>