1
0
Fork 0
mirror of https://git.freebsd.org/ports.git synced 2025-06-22 13:10:31 -04:00
ports/www/aria2/files/patch-src-DownloadEngine.cc
Sunpoet Po-Chuan Hsieh 82be63274e - Update to 1.19.0
- Regenerate patch file with makepatch:

Changes:	https://github.com/tatsuhiro-t/aria2/blob/master/NEWS
2015-05-25 19:53:33 +00:00

10 lines
223 B
C++

--- src/DownloadEngine.cc.orig 2014-07-22 14:33:38 UTC
+++ src/DownloadEngine.cc
@@ -37,6 +37,7 @@
#include <signal.h>
#include <cstring>
+#include <cstdlib>
#include <cerrno>
#include <algorithm>
#include <numeric>