mirror of
https://github.com/sudo-project/sudo.git
synced 2025-08-31 06:15:37 +00:00
o Add requiretty option
o Move O_NOCTTY to compat.h
This commit is contained in:
@@ -77,10 +77,6 @@
|
||||
#define TCSASOFT 0
|
||||
#endif /* TCSASOFT */
|
||||
|
||||
#ifndef O_NOCTTY
|
||||
#define O_NOCTTY 0
|
||||
#endif /* O_NOCTTY */
|
||||
|
||||
#ifndef lint
|
||||
static const char rcsid[] = "$Sudo$";
|
||||
#endif /* lint */
|
||||
|
Reference in New Issue
Block a user