Tatsuhiro Tsujikawa
vor 14 Jahren
Ursprung
Commit
973e0df748
|
|
@@ -37,6 +37,8 @@
|
|
|
|
|
|
#include "common.h"
|
|
|
|
|
|
+#include <cstdlib>
|
|
|
+
|
|
|
#include <gcrypt.h>
|
|
|
|
|
|
namespace aria2 {
|
|
|
@@ -37,6 +37,8 @@
|
|
|
|
|
|
#include "common.h"
|
|
|
|
|
|
+#include <cstdlib>
|
|
|
+
|
|
|
#include <openssl/rc4.h>
|
|
|
|
|
|
namespace aria2 {
|