mirror of
https://gitlab.com/sortix/sortix.git
synced 2023-02-13 20:55:38 -05:00
Add sigset_t to signal.h.
This commit is contained in:
parent
f72969a662
commit
6afca10c25
1 changed files with 1 additions and 0 deletions
|
@ -29,6 +29,7 @@
|
|||
|
||||
#include <features.h>
|
||||
#include <sortix/signal.h>
|
||||
#include <sortix/sigset.h>
|
||||
|
||||
__BEGIN_DECLS
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue