repo.or.cz
/
musl.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
add wrapper headers, with warnings, for various incorrect names under sys
[musl.git]
/
include
/
sys
/
signal.h
blob
45bdcc648e7b07771533c1cb59cecd643fb95dab
1
#warning redirecting incorrect #include <sys/signal.h> to <signal.h>
2
#include <signal.h>