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