Update checkfiles.lua

This commit is contained in:
SirLynix 2024-01-24 16:50:20 +01:00
parent bb3b28279b
commit 0cec655af6
1 changed files with 1 additions and 0 deletions

View File

@ -43,6 +43,7 @@ local systemHeaders = {
["poll.h"] = true,
["process.h"] = true,
["pthread.h"] = true,
["signal.h"] = true,
["spawn.h"] = true,
["unistd.h"] = true,
["windows.h"] = true,