]> git.ipfire.org Git - thirdparty/util-linux.git/blobdiff - login-utils/cryptocard.c
Imported from util-linux-2.10s tarball.
[thirdparty/util-linux.git] / login-utils / cryptocard.c
index 1195b2eb80093fb22438b6d51162558d81367a82..9e221cbe6dabe528ff67cc0bdcce5db476f6575c 100644 (file)
@@ -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)