X-Git-Url: https://git.librecmc.org/?a=blobdiff_plain;f=tools%2Fenvcrc.c;h=e9fd088ff2f5d98a40b6a27360dc13cb014a437a;hb=0c19b4d180b66cb0e418a084ffcb187bdbc15db9;hp=a9d9b48c76d407cb2c241127e2678037cc1e8846;hpb=3be2bdf5dc69b3142c1162a59bc67191c9077567;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