Merge branch 'remove-duplicate-locale-bits' into 'master'

removed the C locale bits header

See merge request redox-os/relibc!1000
This commit is contained in:
Jeremy Soller
2026-02-11 09:55:04 -07:00
2 changed files with 0 additions and 8 deletions
-1
View File
@@ -7,7 +7,6 @@ include_guard = "_RELIBC_LOCALE_H"
after_includes = """
#include <bits/locale-t.h> // for locale_t
"""
trailer = "#include <bits/locale.h>"
language = "C"
style = "Tag"
no_includes = true