Jelajahi Sumber

Fixed compile error without ssl library.

Tatsuhiro Tsujikawa 15 tahun lalu
induk
melakukan
f9a6697352
1 mengubah file dengan 1 tambahan dan 0 penghapusan
  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"