summaryrefslogtreecommitdiffstats
path: root/net/libtorrent/files/patch-client::rtorrent.cc
blob: c4f107aa91dbe1926a36a99047b407533472e430 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
--- client/rtorrent.cc.old	Fri Jan  7 15:04:15 2005
+++ client/rtorrent.cc	Fri Jan  7 15:04:57 2005
@@ -19,9 +19,9 @@
 #include "curl_get.h"
 
 // Uncomment this if your system doesn't have execinfo.h
-#define USE_EXECINFO
+//#define USE_EXECINFO
 
-#ifdef USE_EXECINFO
+#ifdef USE_EXECINFO 
 #include <execinfo.h>
 #endif
 
OpenPOWER on IntegriCloud