mirror of
https://github.com/tmux/tmux.git
synced 2025-09-02 13:37:12 +00:00
Add compat clock_gettime for older macOS. GitHub issue 2555.
This commit is contained in:
@ -133,6 +133,7 @@ AC_CHECK_FUNCS([ \
|
||||
AC_REPLACE_FUNCS([ \
|
||||
asprintf \
|
||||
cfmakeraw \
|
||||
clock_gettime \
|
||||
closefrom \
|
||||
explicit_bzero \
|
||||
fgetln \
|
||||
|
Reference in New Issue
Block a user