Add openat() to compat.

This commit is contained in:
Nicholas Marriott
2013-10-10 10:27:23 +01:00
parent f3ec8693e3
commit e588ddb5d6
5 changed files with 81 additions and 2 deletions

View File

@ -238,6 +238,9 @@ endif
if NO_CFMAKERAW
nodist_tmux_SOURCES += compat/cfmakeraw.c
endif
if NO_OPENAT
nodist_tmux_SOURCES += compat/openat.c
endif
# Install tmux.1 in the right format.
install-exec-hook: