diff options
Diffstat (limited to 'net-libs/gnutls/files/gnutls-1.0.14-extra.h.patch')
-rw-r--r-- | net-libs/gnutls/files/gnutls-1.0.14-extra.h.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-libs/gnutls/files/gnutls-1.0.14-extra.h.patch b/net-libs/gnutls/files/gnutls-1.0.14-extra.h.patch index 73fe8edb2a37..ea041017cde2 100644 --- a/net-libs/gnutls/files/gnutls-1.0.14-extra.h.patch +++ b/net-libs/gnutls/files/gnutls-1.0.14-extra.h.patch @@ -5,7 +5,7 @@ #define LIBGNUTLS_EXTRA_VERSION LIBGNUTLS_VERSION +#ifdef __cplusplus -+#extern "C" { ++extern "C" { +#endif + /* SRP */ |