diff options
Diffstat (limited to '')
-rw-r--r-- | src/fd_util.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/src/fd_util.h b/src/fd_util.h index 99479a0cf..64eb0c851 100644 --- a/src/fd_util.h +++ b/src/fd_util.h @@ -33,9 +33,6 @@ struct sockaddr; int -fd_set_cloexec(int fd, bool enable); - -int open_cloexec(const char *path_fs, int flags); int |