fix trailer
This commit is contained in:
@@ -1,9 +1,9 @@
|
||||
sys_includes = ["stddef.h", "stdint.h", "sys/types.h", "sys/uio.h"]
|
||||
include_guard = "_SYS_SOCKET_H"
|
||||
after_includes = """
|
||||
#include <bits/sys/socket.h>
|
||||
#include <bits/socklen-t.h> // for socklen_t
|
||||
"""
|
||||
trailer = "#include <bits/sys/socket.h>"
|
||||
language = "C"
|
||||
style = "Tag"
|
||||
no_includes = true
|
||||
|
||||
Reference in New Issue
Block a user