"Brendan Doherty" <brendand at gentrack.com> writes: > Hi, > > > > I've run into two problems when including gnutls/crypto.h into c++ code. > > - Missing extern "C" > > - Parameter names conflict with c++ keywords. > > > > The patch below fixes the two problems. Hi Brendan. Thanks for your patch, I have installed it. /Simon