mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-18 22:54:00 +00:00
10 lines
261 B
Diff
10 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
|