cleanup the bits headers

This commit is contained in:
auronandace
2026-06-10 11:16:22 +01:00
parent da1baa9e4a
commit 73a111b67e
41 changed files with 74 additions and 88 deletions
@@ -5,10 +5,8 @@
# POSIX headers that require fsblkcnt_t and fsfilcnt_t:
# - sys/statvfs.h
# - sys/types.h (where they should be defined)
sys_includes = []
include_guard = "_RELIBC_BITS_SYS_STATVFS_H"
language = "C"
style = "type"
no_includes = true
cpp_compat = true
[export]