verify fnmatch header includes

This commit is contained in:
auronandace
2026-02-04 13:54:57 +00:00
parent e500560736
commit d6eda227d4
+3
View File
@@ -1,3 +1,6 @@
# POSIX header spec: https://pubs.opengroup.org/onlinepubs/9799919799/basedefs/fnmatch.h.html
#
# There are no spec quotations relating to includes
include_guard = "_RELIBC_FNMATCH_H"
language = "C"
style = "Tag"