aboutsummaryrefslogtreecommitdiff
path: root/security/gnutls/files/patch-lib__x509__rfc2818_hostname.c
diff options
context:
space:
mode:
Diffstat (limited to 'security/gnutls/files/patch-lib__x509__rfc2818_hostname.c')
-rw-r--r--security/gnutls/files/patch-lib__x509__rfc2818_hostname.c10
1 files changed, 0 insertions, 10 deletions
diff --git a/security/gnutls/files/patch-lib__x509__rfc2818_hostname.c b/security/gnutls/files/patch-lib__x509__rfc2818_hostname.c
deleted file mode 100644
index 7e5aa4e0aa09..000000000000
--- a/security/gnutls/files/patch-lib__x509__rfc2818_hostname.c
+++ /dev/null
@@ -1,10 +0,0 @@
---- lib/x509/rfc2818_hostname.c.orig 2014-10-02 13:35:09.427374817 -0500
-+++ lib/x509/rfc2818_hostname.c 2014-10-02 13:35:33.657427866 -0500
-@@ -19,6 +19,7 @@
- *
- */
-
-+#include <netinet/in.h>
- #include <gnutls_int.h>
- #include <gnutls_str.h>
- #include <x509_int.h>