aboutsummaryrefslogtreecommitdiff
path: root/math/qalculate/files/patch-src::calclib::Calculator.cc
diff options
context:
space:
mode:
Diffstat (limited to 'math/qalculate/files/patch-src::calclib::Calculator.cc')
-rw-r--r--math/qalculate/files/patch-src::calclib::Calculator.cc15
1 files changed, 15 insertions, 0 deletions
diff --git a/math/qalculate/files/patch-src::calclib::Calculator.cc b/math/qalculate/files/patch-src::calclib::Calculator.cc
new file mode 100644
index 000000000000..01119f0b6ded
--- /dev/null
+++ b/math/qalculate/files/patch-src::calclib::Calculator.cc
@@ -0,0 +1,15 @@
+--- src/calclib/Calculator.cc.orig Thu Jul 8 12:00:01 2004
++++ src/calclib/Calculator.cc Thu Jul 8 12:05:08 2004
+@@ -27,9 +27,11 @@
+ #include <unistd.h>
+ #include <time.h>
+ #include <sys/types.h>
++#include <sys/wait.h>
+ #include <sys/stat.h>
++#include <sys/time.h>
++#include <sys/resource.h>
+ #include <dirent.h>
+-#include <wait.h>
+ #include <queue>
+ #include <stack>
+