summaryrefslogtreecommitdiff
path: root/audio/squash/files/patch-include__global.h
blob: 72822f196f8102582ab0d36be60fb90c93c85b2f (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- ./include/global.h.orig	2003-12-18 22:51:43.000000000 +0100
+++ ./include/global.h	2011-03-21 17:21:19.000000000 +0100
@@ -57,7 +57,7 @@
 #endif
 #include <math.h>
 #include <stdarg.h>
-#include <wait.h>
+#include <sys/wait.h>
 #include <sys/mman.h>
 #include <sys/types.h>
 #include <sys/stat.h>