diff --git a/src/header/sys_syslog/cbindgen.toml b/src/header/sys_syslog/cbindgen.toml index 2d51f31eb7..9f62d1a556 100644 --- a/src/header/sys_syslog/cbindgen.toml +++ b/src/header/sys_syslog/cbindgen.toml @@ -1,3 +1,6 @@ +# POSIX header spec: https://pubs.opengroup.org/onlinepubs/9799919799/basedefs/syslog.h.html +# +# There are no spec quotations relating to includes include_guard = "_RELIBC_SYS_SYSLOG_H" language = "C" style = "Type"