Fix timespec for semaphore

This commit is contained in:
Wildan Mubarok
2025-09-23 00:44:02 +00:00
parent 6110a77044
commit a4aa1a30a3
+3
View File
@@ -7,3 +7,6 @@ cpp_compat = true
[enum]
prefix_with_name = true
[export.rename]
"timespec" = "struct timespec"