23 Jul
2013
23 Jul
'13
3:57 a.m.
in POSIX, there is no <sys/signal.h>.
it's merely a legacy alias used by glibc, and the header does nothing else than including <signal.h>.
so let's do the right thing and use the right name, which works everywhere.
Signed-Off-By: John Spencer maillist-alsa@barfooze.de