mirror of
https://github.com/brl/mutter.git
synced 2025-01-23 01:48:55 +00:00
*BSD build fix: Include sys/wait.h as described in POSIX specs
This commit is contained in:
parent
2be943d1d9
commit
e4ae7d7b1b
@ -60,7 +60,7 @@
|
||||
|
||||
#include <stdlib.h>
|
||||
#include <sys/types.h>
|
||||
#include <wait.h>
|
||||
#include <sys/wait.h>
|
||||
#include <stdio.h>
|
||||
#include <string.h>
|
||||
#include <signal.h>
|
||||
|
Loading…
x
Reference in New Issue
Block a user