From 219a6dab8995aad9ac4860cc1a84d6f3509a03a4 Mon Sep 17 00:00:00 2001 From: wbx Date: Sun, 17 May 2009 14:41:34 +0200 Subject: Initial import --- package/ctorrent/patches/patch-btcontent_cpp | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 package/ctorrent/patches/patch-btcontent_cpp (limited to 'package/ctorrent/patches/patch-btcontent_cpp') diff --git a/package/ctorrent/patches/patch-btcontent_cpp b/package/ctorrent/patches/patch-btcontent_cpp new file mode 100644 index 000000000..e402465f8 --- /dev/null +++ b/package/ctorrent/patches/patch-btcontent_cpp @@ -0,0 +1,16 @@ +$Id$ +--- ctorrent-dnh2.orig/btcontent.cpp 2006-01-02 03:40:49.000000000 +0100 ++++ ctorrent-dnh2/btcontent.cpp 2007-01-22 23:43:50.000000000 +0100 +@@ -9,12 +9,8 @@ + #else + #include + #include +-#if defined(HAVE_LIBCRYPT) || defined(HAVE_LIBMD) || defined(HAVE_LIBCRYPTO) +-#include +-#elif defined(HAVE_LIBSSL) + #include + #endif +-#endif + + #include + #include -- cgit v1.2.3