14 lines
295 B
C
14 lines
295 B
C
|
$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>
|