View | Details | Raw Unified | Return to bug 44205 | Differences between
and this patch

Collapse All | Expand All

(-)posix/friends.cpp (+2 lines)
Lines 49-54 Link Here
49
#include <sys/ioctl.h>
49
#include <sys/ioctl.h>
50
#endif
50
#endif
51
51
52
#undef HAVE_PTHREAD_DELAY
53
52
#ifndef	_PATH_TTY
54
#ifndef	_PATH_TTY
53
#define	_PATH_TTY "/dev/tty"
55
#define	_PATH_TTY "/dev/tty"
54
#endif
56
#endif

Return to bug 44205