Explorar o código

Fixed compile error without ssl library.

Tatsuhiro Tsujikawa %!s(int64=15) %!d(string=hai) anos
pai
achega
f9a6697352
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      src/XmlRpcMethodImpl.cc

+ 1 - 0
src/XmlRpcMethodImpl.cc

@@ -62,6 +62,7 @@
 #include "XmlRpcResponse.h"
 #include "SegmentMan.h"
 #include "TimedHaltCommand.h"
+#include "PeerStat.h"
 #ifdef ENABLE_BITTORRENT
 # include "bittorrent_helper.h"
 # include "BtRegistry.h"