mirror of
https://github.com/sudo-project/sudo.git
synced 2025-08-31 14:25:15 +00:00
took out BROKEN_GETPASS
This commit is contained in:
@@ -37,12 +37,6 @@
|
||||
#undef _CONVEX_SOURCE
|
||||
#endif
|
||||
|
||||
/* Define if you have a broken getpass(3) that doesn't
|
||||
take input from stdin. */
|
||||
#ifndef BROKEN_GETPASS
|
||||
#undef BROKEN_GETPASS
|
||||
#endif
|
||||
|
||||
/* Define to `int' if <sys/types.h> doesn't define. */
|
||||
#undef uid_t
|
||||
|
||||
|
Reference in New Issue
Block a user