mirror of
https://gitlab.com/openconnect/ocserv.git
synced 2026-02-10 08:46:58 +08:00
gnulib: added strcasestr
This commit is contained in:
@@ -85,7 +85,9 @@ getpass (const char *prompt)
|
||||
{
|
||||
FILE *tty;
|
||||
FILE *in, *out;
|
||||
# if HAVE_TCGETATTR
|
||||
struct termios s, t;
|
||||
# endif
|
||||
bool tty_changed = false;
|
||||
static char *buf;
|
||||
static size_t bufsize;
|
||||
|
||||
Reference in New Issue
Block a user