mirror of
https://github.com/tmux/tmux.git
synced 2025-09-02 13:37:12 +00:00
Update closefrom from OpenSSH for macOS code which is now needed.
This commit is contained in:
@ -99,6 +99,7 @@ AC_CHECK_HEADERS([ \
|
||||
dirent.h \
|
||||
fcntl.h \
|
||||
inttypes.h \
|
||||
libproc.h \
|
||||
libutil.h \
|
||||
ndir.h \
|
||||
paths.h \
|
||||
@ -124,7 +125,8 @@ AC_CHECK_FUNCS([ \
|
||||
dirfd \
|
||||
flock \
|
||||
prctl \
|
||||
sysconf \
|
||||
proc_pidinfo \
|
||||
sysconf
|
||||
])
|
||||
|
||||
# Check for functions with a compatibility implementation.
|
||||
|
Reference in New Issue
Block a user