make sure getw/putw agree with prototypes by defining _GNU_SOURCE
[musl] / src / signal / restore.c
2011-02-14 Rich Felkerfix previous commit that broke sigreturn. looks like...