X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?p=pandora-kernel.git;a=blobdiff_plain;f=crypto%2Fxcbc.c;h=a5fbdf3738cfd4fa8f0938f53ceabd8fb4d9e2ea;hp=bb7b67fba3495ccafbb2bc3a714b1dae6bae47a8;hb=refs%2Fheads%2Fpandora-3.2-hugetlb;hpb=46557bef3f3834ac33031c7be27d39d90d507442 diff --git a/crypto/xcbc.c b/crypto/xcbc.c index bb7b67fba349..a5fbdf3738cf 100644 --- a/crypto/xcbc.c +++ b/crypto/xcbc.c @@ -22,6 +22,7 @@ #include #include #include +#include static u_int32_t ks[12] = {0x01010101, 0x01010101, 0x01010101, 0x01010101, 0x02020202, 0x02020202, 0x02020202, 0x02020202,