mirror of https://github.com/aria2/aria2
Fixed compile error without ssl library.
parent
8f39257fd5
commit
f9a6697352
|
@ -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"
|
||||
|
|
Loading…
Reference in New Issue