X-Git-Url: http://git.samba.org/samba.git/?p=kai%2Fsamba.git;a=blobdiff_plain;f=source%2Flib%2Fcrypto%2Fcrypto.h;h=03a233ec988c02672f7fa24dea77b26550052ec9;hp=10e2258fa7d1371f82381d75b782dcf2f93678eb;hb=436cb17b869e2d6cc57936ccc5e81680fb992341;hpb=b8f2e6321dd06508f9cc48e8d76d20232cb7d60e diff --git a/source/lib/crypto/crypto.h b/source/lib/crypto/crypto.h index 10e2258fa7d..03a233ec988 100644 --- a/source/lib/crypto/crypto.h +++ b/source/lib/crypto/crypto.h @@ -23,6 +23,8 @@ #include "lib/crypto/hmacmd5.h" #include "lib/crypto/sha1.h" #include "lib/crypto/hmacsha1.h" +#include "heimdal/lib/hcrypto/sha.h" +#include "lib/crypto/hmacsha256.h" struct arcfour_state { uint8_t sbox[256];