diff options
Diffstat (limited to 'tools/socfpgaimage.c')
-rw-r--r-- | tools/socfpgaimage.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/socfpgaimage.c b/tools/socfpgaimage.c index 72d8b96f54..8fa098338b 100644 --- a/tools/socfpgaimage.c +++ b/tools/socfpgaimage.c @@ -55,6 +55,7 @@ #include "pbl_crc32.h" #include "imagetool.h" #include "mkimage.h" +#include <u-boot/crc.h> #include <image.h> |