X-Git-Url: https://git.librecmc.org/?a=blobdiff_plain;f=times%2Fx86%2Fsha1s.cpp;h=3103e1871bbed91ad2e9f04099d236ef321c6a50;hb=3cc52ee97a8573624d777c030ed826f6666d367e;hp=0163377de69451307b540ad2569c9d03d52dc132;hpb=58964a492275ca9a59a0cd9c8155cb2491b4b909;p=oweals%2Fopenssl.git diff --git a/times/x86/sha1s.cpp b/times/x86/sha1s.cpp index 0163377de6..3103e1871b 100644 --- a/times/x86/sha1s.cpp +++ b/times/x86/sha1s.cpp @@ -32,7 +32,7 @@ void GetTSC(unsigned long& tsc) #include #include -#include "sha.h" +#include extern "C" { void sha1_block_x86(SHA_CTX *ctx, unsigned char *buffer,int num);