summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlon Bar-Lev <alonbl@gentoo.org>2016-06-14 18:46:24 +0300
committerAlon Bar-Lev <alonbl@gentoo.org>2016-06-14 18:46:24 +0300
commitfdcd9ebb6521d41c0b95602b559c81983695de64 (patch)
treef8912c5ab2fdb16296f68399719d465970065c4d /net-libs/gnutls/files/gnutls-3.5.0-build.patch
parentgames-engines/scummvm: version bump (diff)
downloadgentoo-fdcd9ebb6521d41c0b95602b559c81983695de64.tar.gz
gentoo-fdcd9ebb6521d41c0b95602b559c81983695de64.tar.bz2
gentoo-fdcd9ebb6521d41c0b95602b559c81983695de64.zip
net-libs/gnutls: version bump
Package-Manager: portage-2.2.28
Diffstat (limited to 'net-libs/gnutls/files/gnutls-3.5.0-build.patch')
-rw-r--r--net-libs/gnutls/files/gnutls-3.5.0-build.patch26
1 files changed, 0 insertions, 26 deletions
diff --git a/net-libs/gnutls/files/gnutls-3.5.0-build.patch b/net-libs/gnutls/files/gnutls-3.5.0-build.patch
deleted file mode 100644
index 3e0ca339b0b7..000000000000
--- a/net-libs/gnutls/files/gnutls-3.5.0-build.patch
+++ /dev/null
@@ -1,26 +0,0 @@
-diff --git a/extra/openssl_compat.c b/extra/openssl_compat.c
-index 399df90..4cee4cd 100644
---- a/extra/openssl_compat.c
-+++ b/extra/openssl_compat.c
-@@ -26,8 +26,6 @@
-
- #include "gnutls_int.h"
-
--#include <gnutls_global.h>
--#include <gnutls_errors.h>
- #include <string.h> /* memset */
- #include <x509/x509_int.h>
- #include <libtasn1.h>
-diff --git a/tests/windows/cng-windows.c b/tests/windows/cng-windows.c
-index f435afb..e92f7b0 100644
---- a/tests/windows/cng-windows.c
-+++ b/tests/windows/cng-windows.c
-@@ -31,6 +31,8 @@
-
- #ifndef _WIN32
-
-+#include <stdlib.h>
-+
- void doit()
- {
- exit(77);