diff options
Diffstat (limited to 'src/fcntl/FD_CLOEXEC.h')
| -rw-r--r-- | src/fcntl/FD_CLOEXEC.h | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/src/fcntl/FD_CLOEXEC.h b/src/fcntl/FD_CLOEXEC.h deleted file mode 100644 index f406ed34..00000000 --- a/src/fcntl/FD_CLOEXEC.h +++ /dev/null @@ -1,7 +0,0 @@ -#include <fcntl.h> - -#define FD_CLOEXEC (1) - -/* -POSIX(1) -*/ |
