Ver Fonte

Fixed compile error without BitTorrent support

Tatsuhiro Tsujikawa há 13 anos atrás
pai
commit
2cbdd8b845
1 ficheiros alterados com 1 adições e 0 exclusões
  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