X-Git-Url: https://git.librecmc.org/?a=blobdiff_plain;f=crypto%2Fmd5%2Fmd5s.cpp;h=dd343fd4e6edfd29b87219f80d57a500f89feb53;hb=d1acb9b44f01844499aab7c87bae78364c579b49;hp=ef8e175df012c702388630eb6d6dee03dddf1115;hpb=78414a6a897db42c9bcf06aa21c705811ab33921;p=oweals%2Fopenssl.git diff --git a/crypto/md5/md5s.cpp b/crypto/md5/md5s.cpp index ef8e175df0..dd343fd4e6 100644 --- a/crypto/md5/md5s.cpp +++ b/crypto/md5/md5s.cpp @@ -32,7 +32,7 @@ void GetTSC(unsigned long& tsc) #include #include -#include "md5.h" +#include extern "C" { void md5_block_x86(MD5_CTX *ctx, unsigned char *buffer,int num);