summaryrefslogtreecommitdiff
path: root/app-benchmarks/acovea/files/acovea-5.1.1-gcc44.patch
diff options
context:
space:
mode:
Diffstat (limited to 'app-benchmarks/acovea/files/acovea-5.1.1-gcc44.patch')
-rw-r--r--app-benchmarks/acovea/files/acovea-5.1.1-gcc44.patch14
1 files changed, 14 insertions, 0 deletions
diff --git a/app-benchmarks/acovea/files/acovea-5.1.1-gcc44.patch b/app-benchmarks/acovea/files/acovea-5.1.1-gcc44.patch
new file mode 100644
index 000000000000..2207f4616426
--- /dev/null
+++ b/app-benchmarks/acovea/files/acovea-5.1.1-gcc44.patch
@@ -0,0 +1,14 @@
+--- a/libacovea/acovea.cpp
++++ b/libacovea/acovea.cpp
+@@ -44,10 +44,11 @@
+ #include <unistd.h>
+ #include <sys/types.h>
+ #include <sys/wait.h>
+
+ #include <vector>
++#include <cstdio>
+ #include <cstring>
+ #include <sstream>
+ #include <iostream>
+ #include <iomanip>
+ #include <stdexcept>