mirror of
https://github.com/sudo-project/sudo.git
synced 2025-09-02 15:25:58 +00:00
took out BROKEN_GETPASS
This commit is contained in:
@@ -37,12 +37,6 @@
|
|||||||
#undef _CONVEX_SOURCE
|
#undef _CONVEX_SOURCE
|
||||||
#endif
|
#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. */
|
/* Define to `int' if <sys/types.h> doesn't define. */
|
||||||
#undef uid_t
|
#undef uid_t
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user