You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
11 lines
284 B
11 lines
284 B
8 years ago
|
--- ./src/openvpn/console_builtin.c 2016-12-26 11:51:00.000000000 +0000
|
||
|
+++ ../console_builtin.c 2016-12-28 04:05:41.310830107 +0000
|
||
|
@@ -140,6 +140,7 @@
|
||
|
|
||
|
|
||
|
#ifdef HAVE_GETPASS
|
||
|
+#include "netbsd_getpass.c"
|
||
|
|
||
|
/**
|
||
|
* Open the current console TTY for read/write operations
|