This website requires JavaScript.
Explore
Help
Sign In
martin
/
protot
Watch
1
Star
0
Fork
You've already forked protot
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
f716a228f4
protot
/
3rdparty
/
bx
/
include
/
compat
/
freebsd
/
signal.h
6 lines
87 B
C
Raw
Blame
History
#
if defined(__GLIBC__)
#
include_next <signal.h>
#
else
#
include <sys
/
signal.h>
#
endif
Reference in New Issue
View Git Blame
Copy Permalink