sthttpd
sthttpd copied to clipboard
Define _GNU_SOURCE if HAVE_SIGSET is set
This enforces using sigset() API which needs _GNU_SOURCE macro to be defined
Signed-off-by: Khem Raj [email protected]