浏览代码

Fixed compile error without BitTorrent support

Tatsuhiro Tsujikawa 13 年之前
父节点
当前提交
2cbdd8b845
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. 1 0
      src/RequestGroupMan.cc

+ 1 - 0
src/RequestGroupMan.cc

@@ -77,6 +77,7 @@
 #include "UriListParser.h"
 #include "SingletonHolder.h"
 #include "Notifier.h"
+#include "PeerStat.h"
 #ifdef ENABLE_BITTORRENT
 #  include "bittorrent_helper.h"
 #endif // ENABLE_BITTORRENT