Add openat() to compat.

This commit is contained in:
Nicholas Marriott
2013-10-10 10:27:23 +01:00
committed by Thomas
parent 7f479ffdce
commit b8b31ad53e
4 changed files with 80 additions and 1 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: