add stdint to safamily-t bits for uint16_t
This commit is contained in:
@@ -7,7 +7,9 @@
|
||||
# - netinet/in.h
|
||||
# - sys/socket.h
|
||||
# - sys/un.h
|
||||
sys_includes = []
|
||||
#
|
||||
# stdint.h included for uint16_t
|
||||
sys_includes = ["stdint.h"]
|
||||
include_guard = "_RELIBC_BITS_SA_FAMILY_T_H"
|
||||
language = "C"
|
||||
style = "type"
|
||||
|
||||
Reference in New Issue
Block a user