summaryrefslogtreecommitdiffstats
path: root/login-utils/cryptocard.c
diff options
context:
space:
mode:
Diffstat (limited to 'login-utils/cryptocard.c')
-rw-r--r--login-utils/cryptocard.c4
1 files changed, 1 insertions, 3 deletions
diff --git a/login-utils/cryptocard.c b/login-utils/cryptocard.c
index 1195b2eb8..9e221cbe6 100644
--- a/login-utils/cryptocard.c
+++ b/login-utils/cryptocard.c
@@ -54,9 +54,7 @@
#include "../libdes/des.h"
#endif /* EAY_LIBDES */
-extern char *getpass(const char *prompt);
-extern struct passwd *pwd;
-extern int timeout;
+#include "cryptocard.h"
static char *
generate_challenge(void)