X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=crypto%2Fxcbc.c;h=a5fbdf3738cfd4fa8f0938f53ceabd8fb4d9e2ea;hb=fc0b927d9a5024e138c4318fe19a590f23e3eeec;hp=bb7b67fba3495ccafbb2bc3a714b1dae6bae47a8;hpb=e09d39968bd8befa087f10f970fa236e8694b643;p=pandora-kernel.git 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,