This commit is contained in:
auronandace
2026-05-03 14:43:34 +01:00
parent 05b8ffbcb7
commit 5ad5058324
+1 -1
View File
@@ -14,7 +14,7 @@
# - sys/time.h
# - time.h (where it should be defined)
after_includes = """
#include <bits/time_t.h>
#include <bits/time-t.h>
"""
include_guard = "_RELIBC_BITS_TIMESPEC_H"
language = "C"