readd trailer for inttypes bits

This commit is contained in:
auronandace
2026-03-29 16:07:58 +01:00
parent 61eb827bc4
commit 4130dbce23
+1
View File
@@ -7,6 +7,7 @@
# wchar.h brings in both stdint.h and stddef.h
sys_includes = ["wchar.h"]
include_guard = "_RELIBC_INTTYPES_H"
trailer = "#include <bits/inttypes.h>"
language = "C"
style = "Type"
no_includes = true