X-Git-Url: https://git.librecmc.org/?a=blobdiff_plain;f=tools%2Fenvcrc.c;h=e9fd088ff2f5d98a40b6a27360dc13cb014a437a;hb=f33f3e07f3a936fdbf0a81dcdd7ec6a9ba812230;hp=a9d9b48c76d407cb2c241127e2678037cc1e8846;hpb=693d4c9f1dc40fcf24ced459bc4d1b46db33298a;p=oweals%2Fu-boot.git diff --git a/tools/envcrc.c b/tools/envcrc.c index a9d9b48c76..e9fd088ff2 100644 --- a/tools/envcrc.c +++ b/tools/envcrc.c @@ -12,6 +12,8 @@ #include #include +#include + #ifndef __ASSEMBLY__ #define __ASSEMBLY__ /* Dirty trick to get only #defines */ #endif