mirror of
https://git.freebsd.org/ports.git
synced 2025-06-22 13:10:31 -04:00
- Regenerate patch file with makepatch: Changes: https://github.com/tatsuhiro-t/aria2/blob/master/NEWS
10 lines
223 B
C++
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>
|