X-Git-Url: https://git.kernelconcepts.de/?p=karo-tx-uboot.git;a=blobdiff_plain;f=lib%2Fsha256.c;h=b1085ea791759128dad36cc338bb8430d5389a32;hp=3212baba5f6c253f635220bd55b0c31707ae9341;hb=822ef00e989f1b99d8f0554d74fa0d97ce007f06;hpb=65bb6d8deebf608ac2bd6c3eb60ad81cf5d30f60 diff --git a/lib/sha256.c b/lib/sha256.c index 3212baba5f..b1085ea791 100644 --- a/lib/sha256.c +++ b/lib/sha256.c @@ -8,9 +8,11 @@ #ifndef USE_HOSTCC #include +#include +#else +#include #endif /* USE_HOSTCC */ #include -#include #include /*