mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-28 22:57:37 +00:00
11 lines
261 B
Diff
11 lines
261 B
Diff
|
--- src/downloadmanagers/fancy.cpp.orig 2009-09-13 18:37:56.000000000 -0400
|
||
|
+++ src/downloadmanagers/fancy.cpp 2009-09-13 18:38:14.000000000 -0400
|
||
|
@@ -32,6 +32,7 @@
|
||
|
#include <unistd.h>
|
||
|
#include <iostream>
|
||
|
#include <math.h>
|
||
|
+#include <cstdio>
|
||
|
|
||
|
|
||
|
// GLOBALS
|