add key_t to sys_types, cleanup sys_ipc and sys_shm
This commit is contained in:
@@ -2,10 +2,9 @@
|
||||
#
|
||||
# POSIX headers that require key_t:
|
||||
# - sys/ipc.h
|
||||
sys_includes = []
|
||||
# - sys/types (where it should be defined)
|
||||
include_guard = "_RELIBC_BITS_KEY_T_H"
|
||||
language = "C"
|
||||
style = "type"
|
||||
no_includes = true
|
||||
cpp_compat = true
|
||||
[export]
|
||||
|
||||
Reference in New Issue
Block a user