X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=tools%2Fenvcrc.c;h=e9fd088ff2f5d98a40b6a27360dc13cb014a437a;hb=e332623b0328f91c76d99c356c350fc04b1fc8dc;hp=a9d9b48c76d407cb2c241127e2678037cc1e8846;hpb=3be2bdf5dc69b3142c1162a59bc67191c9077567;p=u-boot 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