aboutsummaryrefslogtreecommitdiffstats
path: root/audio/squash/files/patch-include::global.h
blob: 153a14df38f401aac330a69a5807393f6a280459 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
$FreeBSD$

--- include/global.h~   Mon Aug  4 16:43:16 2003
+++ include/global.h    Tue Aug  5 11:54:11 2003
@@ -40,7 +40,7 @@
 #include <ao/ao.h>
 #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>