mirror of
https://github.com/reactos/ninja.git
synced 2024-12-03 17:31:08 +00:00
Include missing header for pselect().
This commit is contained in:
parent
7738c19dc4
commit
d933127a69
@ -14,6 +14,7 @@
|
||||
|
||||
#include "subprocess.h"
|
||||
|
||||
#include <sys/select.h>
|
||||
#include <assert.h>
|
||||
#include <errno.h>
|
||||
#include <fcntl.h>
|
||||
|
Loading…
Reference in New Issue
Block a user