index
:
skalibs
2.11.0.0
main
Mirror of git://git.skarnet.org/skalibs
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
sysdeps
/
tryocloexec.c
blob: bd318aec1b4d9f1c36e39b202abdadac191ec900 (
plain
)
1
2
3
4
5
/* ISC license. */
#include
<fcntl.h>
int
dummy
=
O_CLOEXEC
;