2
0
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:
Todd C. Miller
1994-03-12 22:41:10 +00:00
parent a7554759fc
commit bf67223ed1

View File

@@ -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