verify limits header includes

This commit is contained in:
auronandace
2026-02-05 09:42:21 +00:00
parent c64af90940
commit dccb22d55f
+3
View File
@@ -1,3 +1,6 @@
# POSIX header spec: https://pubs.opengroup.org/onlinepubs/9799919799/basedefs/limits.h.html
#
# There are no spec quotations relating to includes
sys_includes = []
include_guard = "_RELIBC_LIMITS_H"
language = "C"