Merge branch 'correct-timespec-includes' into 'master'
add sys_types to time bits include for time_t See merge request redox-os/relibc!1009
This commit is contained in:
@@ -12,6 +12,9 @@
|
||||
# - sys/select.h (not currently imported, needed for pselect, no TODO)
|
||||
# - sys/stat.h
|
||||
# - sys/time.h
|
||||
#
|
||||
# include sys/types.h to get time_t for timespec
|
||||
sys_includes = ["sys/types.h"]
|
||||
include_guard = "_RELIBC_BITS_TIME_H"
|
||||
language = "C"
|
||||
style = "Tag"
|
||||
|
||||
Reference in New Issue
Block a user