change unistd cbindgen trailer to after_includes

This commit is contained in:
auronandace
2026-04-29 08:30:55 +01:00
parent a7961e69d7
commit 88ac8e3f30
+2 -1
View File
@@ -1,6 +1,7 @@
sys_includes = ["stddef.h", "stdint.h", "sys/types.h", "features.h", "fcntl.h"]
include_guard = "_RELIBC_UNISTD_H"
trailer = """
after_includes = """
#define _POSIX_VERSION 200809L
#define _POSIX_BARRIERS 202405L
#define _POSIX_MONOTONIC_CLOCK 200112L