verify dlfcn header includes

This commit is contained in:
auronandace
2026-02-04 08:11:30 +00:00
parent 2f4cdc87d9
commit ce0cb927e0
+3
View File
@@ -1,3 +1,6 @@
# POSIX header spec: https://pubs.opengroup.org/onlinepubs/9799919799/basedefs/dlfcn.h.html
#
# There are no spec quotations relating to includes
sys_includes = []
include_guard = "_RELIBC_DLFCN_H"
language = "C"