Fix CI, Add signal.h constants

This commit is contained in:
Ron Williams
2025-07-11 19:28:45 -07:00
committed by Jeremy Soller
parent b68ff56115
commit 770dc71816
15 changed files with 126 additions and 172 deletions
+1
View File
@@ -2,6 +2,7 @@
#define _BITS_UNISTD_H
#define _POSIX_VERSION 200809L
#define _POSIX_REALTIME_SIGNALS 202405L
#ifdef __cplusplus
extern "C" {