mirror of
https://github.com/tmux/tmux.git
synced 2025-01-05 23:38:48 +00:00
Add PATH_DEFPATH to compat.h from Carlo Marcelo Arenas Belón.
This commit is contained in:
parent
fe44f90e5b
commit
3c5d3a3780
1
compat.h
1
compat.h
@ -67,6 +67,7 @@ void warnx(const char *, ...);
|
|||||||
#define _PATH_DEVNULL "/dev/null"
|
#define _PATH_DEVNULL "/dev/null"
|
||||||
#define _PATH_TTY "/dev/tty"
|
#define _PATH_TTY "/dev/tty"
|
||||||
#define _PATH_DEV "/dev/"
|
#define _PATH_DEV "/dev/"
|
||||||
|
#define _PATH_DEFPATH "/usr/bin:/bin"
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#ifndef __OpenBSD__
|
#ifndef __OpenBSD__
|
||||||
|
Loading…
Reference in New Issue
Block a user