verify syslog header includes

This commit is contained in:
auronandace
2026-02-09 19:09:24 +00:00
parent f18b11465c
commit e951f0de76
+3
View File
@@ -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"