File aria2-atoi.patch of Package aria2
Index: src/ActivePeerConnectionCommand.cc =================================================================== --- src/ActivePeerConnectionCommand.cc.orig +++ src/ActivePeerConnectionCommand.cc @@ -32,6 +32,7 @@ * files in the program, then also delete it here. */ /* copyright --> */ +#include <cstdlib> #include "ActivePeerConnectionCommand.h" #include "PeerInitiateConnectionCommand.h" #include "message.h"