X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=include%2Fcompiler.h;h=9afc11be1942d6b9e2c4ba19ed059fd288447685;hb=d0ea61d9caf85e4285d5c2da508db9fac70e4aba;hp=0734ed494274558a0656925220d7e4861da7231e;hpb=c9502f4914c505a2cf8476202fc7d24304cca959;p=u-boot diff --git a/include/compiler.h b/include/compiler.h index 0734ed4942..9afc11be19 100644 --- a/include/compiler.h +++ b/include/compiler.h @@ -48,6 +48,7 @@ # include typedef unsigned long ulong; #endif +#include typedef uint8_t __u8; typedef uint16_t __u16;