Update checkfiles.lua
This commit is contained in:
parent
bb3b28279b
commit
0cec655af6
|
|
@ -43,6 +43,7 @@ local systemHeaders = {
|
||||||
["poll.h"] = true,
|
["poll.h"] = true,
|
||||||
["process.h"] = true,
|
["process.h"] = true,
|
||||||
["pthread.h"] = true,
|
["pthread.h"] = true,
|
||||||
|
["signal.h"] = true,
|
||||||
["spawn.h"] = true,
|
["spawn.h"] = true,
|
||||||
["unistd.h"] = true,
|
["unistd.h"] = true,
|
||||||
["windows.h"] = true,
|
["windows.h"] = true,
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue