]> andersk Git - openssh.git/blobdiff - readpass.c
- millert@cvs.openbsd.org 2001/03/04 17:42:28
[openssh.git] / readpass.c
index 64281edd6fd9f3431cb909efe400d24b13298e6c..3d73af7476a0347abca8a98eeb68a61a5cc8de9d 100644 (file)
  */
 
 #include "includes.h"
-RCSID("$OpenBSD: readpass.c,v 1.12 2000/10/11 20:14:39 markus Exp $");
+RCSID("$OpenBSD: readpass.c,v 1.14 2001/02/08 19:30:52 itojun Exp $");
 
 #include "xmalloc.h"
-#include "ssh.h"
 #include "cli.h"
+#include "readpass.h"
 
 /*
  * Reads a passphrase from /dev/tty with echo turned off.  Returns the
This page took 0.032432 seconds and 4 git commands to generate.