summaryrefslogtreecommitdiff
path: root/src/sysdeps/tryocloexec.c
blob: bd318aec1b4d9f1c36e39b202abdadac191ec900 (plain)
1
2
3
4
5
/* ISC license. */

#include <fcntl.h>

int dummy = O_CLOEXEC ;