summaryrefslogtreecommitdiff
path: root/math/libqalculate/files/patch-libqalculate-Calculator.cc
blob: fec6d7893e6dad4ead4f1e96645a48009b9dde55 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- libqalculate/Calculator.cc.orig	Fri Jun  3 12:25:49 2005
+++ libqalculate/Calculator.cc	Fri Jun  3 12:25:59 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>