11 lines
284 B
Diff
11 lines
284 B
Diff
|
--- ./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
|