summaryrefslogtreecommitdiff
path: root/src/signal/SIG_UNBLOCK.h
blob: fc65ed576c2a8475e1b008ec983ccd4825acc03c (plain)
1
2
3
4
5
#include <signal.h>
#define SIG_UNBLOCK                                                          (2)
/*
POSIX(1)
*/