Fix incorrect reference to iovec in sys/socket.h
This commit is contained in:
@@ -12,3 +12,6 @@ cpp_compat = true
|
||||
|
||||
[enum]
|
||||
prefix_with_name = true
|
||||
|
||||
[export.rename]
|
||||
"iovec" = "struct iovec"
|
||||
|
||||
Reference in New Issue
Block a user