Include signal.h from sys/select.h
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
sys_includes = ["bits/sys/select.h", "sys/time.h"]
|
||||
sys_includes = ["bits/sys/select.h", "sys/time.h", "signal.h"]
|
||||
include_guard = "_SYS_SELECT_H"
|
||||
language = "C"
|
||||
style = "Tag"
|
||||
|
||||
Reference in New Issue
Block a user