aboutsummaryrefslogtreecommitdiff
path: root/textproc/libxslt/files/patch-libexslt_crypto.c
diff options
context:
space:
mode:
Diffstat (limited to 'textproc/libxslt/files/patch-libexslt_crypto.c')
-rw-r--r--textproc/libxslt/files/patch-libexslt_crypto.c10
1 files changed, 0 insertions, 10 deletions
diff --git a/textproc/libxslt/files/patch-libexslt_crypto.c b/textproc/libxslt/files/patch-libexslt_crypto.c
deleted file mode 100644
index 527464e50093..000000000000
--- a/textproc/libxslt/files/patch-libexslt_crypto.c
+++ /dev/null
@@ -1,10 +0,0 @@
---- libexslt/crypto.c.orig Wed May 3 20:42:12 2006
-+++ libexslt/crypto.c Wed May 3 20:42:41 2006
-@@ -318,6 +318,7 @@ exsltCryptoCryptoApiRc4Decrypt (xmlXPath
- #define PLATFORM_SHA1 GCRY_MD_SHA1
-
- #ifdef HAVE_SYS_SELECT_H
-+#include <sys/types.h>
- #include <sys/select.h> /* needed by gcrypt.h 4 Jul 04 */
- #endif
- #include <gcrypt.h>