aboutsummaryrefslogtreecommitdiff
path: root/math/qalculate/files/patch-src_libqalculate_Calculator.cc
diff options
context:
space:
mode:
Diffstat (limited to 'math/qalculate/files/patch-src_libqalculate_Calculator.cc')
-rw-r--r--math/qalculate/files/patch-src_libqalculate_Calculator.cc11
1 files changed, 11 insertions, 0 deletions
diff --git a/math/qalculate/files/patch-src_libqalculate_Calculator.cc b/math/qalculate/files/patch-src_libqalculate_Calculator.cc
new file mode 100644
index 000000000000..7bd59d32a76a
--- /dev/null
+++ b/math/qalculate/files/patch-src_libqalculate_Calculator.cc
@@ -0,0 +1,11 @@
+--- src/libqalculate/Calculator.cc.orig Fri Mar 11 14:36:10 2005
++++ src/libqalculate/Calculator.cc Fri Mar 11 14:36:17 2005
+@@ -33,7 +33,7 @@
+ #include <sys/types.h>
+ #include <sys/stat.h>
+ #include <dirent.h>
+-#include <wait.h>
++#include <sys/wait.h>
+ #include <queue>
+ #include <glib.h>
+