support kswitch -i, interactive mode

This commit is contained in:
Love Hornquist Astrand
2010-11-22 13:19:27 -08:00
parent 34c3c2ab40
commit 9ee7dd24d9
4 changed files with 117 additions and 1 deletions

View File

@@ -84,6 +84,8 @@
#endif
#include "crypto-headers.h" /* for UI_UTIL_read_pw_string */
#include <rtbl.h>
#ifdef HAVE_LOCALE_H
#include <locale.h>
#endif