Peter Simons wrote:
>>From 640f2ed9570eef3189e43ec7550b32776fdebd0f Mon Sep 17 00:00:00 2001
> From: Peter Simons <sim...@cryp.to>
> Date: Sun, 19 Jul 2009 18:25:44 +0200
> Subject: [PATCH] lib/sha1.h: wrap declarations in extern "C" scope when 
> included from C++
>
> +#ifdef __cplusplus
> +extern "C" {
> +#endif

Hi Peter,

Would you please adjust that patch to do the same for all lib/sha*.h files
as well as lib/md5.h, and (if Simon agrees) lib/md[24].h?

Thanks,

Jim


Reply via email to