summaryrefslogtreecommitdiff
path: root/package/libtorrent/patches/patch-src_utils_diffie_hellman_cc
diff options
context:
space:
mode:
Diffstat (limited to 'package/libtorrent/patches/patch-src_utils_diffie_hellman_cc')
-rw-r--r--package/libtorrent/patches/patch-src_utils_diffie_hellman_cc11
1 files changed, 0 insertions, 11 deletions
diff --git a/package/libtorrent/patches/patch-src_utils_diffie_hellman_cc b/package/libtorrent/patches/patch-src_utils_diffie_hellman_cc
deleted file mode 100644
index 3608b70ba..000000000
--- a/package/libtorrent/patches/patch-src_utils_diffie_hellman_cc
+++ /dev/null
@@ -1,11 +0,0 @@
-$Id: update-patches 24 2008-08-31 14:56:13Z wbx $
---- libtorrent-0.12.2.orig/src/utils/diffie_hellman.cc 2008-05-07 14:19:12.000000000 +0200
-+++ libtorrent-0.12.2/src/utils/diffie_hellman.cc 2008-12-14 21:51:18.000000000 +0100
-@@ -37,6 +37,7 @@
- #include "config.h"
-
- #include <string>
-+#include <cstring>
-
- #ifdef USE_OPENSSL
- #include <openssl/bn.h>