X-Git-Url: https://git.librecmc.org/?a=blobdiff_plain;f=include%2Fu-boot%2Fmd5.h;h=08924cce3cf0b520d64f922dcb61953c9fa9f58a;hb=cb32ed1fc298875845f166d326a3f2704a0d5364;hp=8b44a7f8441e53916d5e9d755ed97c8717e4b41b;hpb=926662762e5d280f6a9caed8dd9f49be2ebcaf2f;p=oweals%2Fu-boot.git diff --git a/include/u-boot/md5.h b/include/u-boot/md5.h index 8b44a7f844..08924cce3c 100644 --- a/include/u-boot/md5.h +++ b/include/u-boot/md5.h @@ -6,7 +6,7 @@ #ifndef _MD5_H #define _MD5_H -#include +#include "compiler.h" struct MD5Context { __u32 buf[4];