]> andersk Git - openssh.git/blobdiff - readpass.c
- markus@cvs.openbsd.org 2001/03/23 14:28:32
[openssh.git] / readpass.c
index fe158d5491be51f9cbfe1c8d4893f1176f4b3055..3d73af7476a0347abca8a98eeb68a61a5cc8de9d 100644 (file)
  */
 
 #include "includes.h"
-RCSID("$OpenBSD: readpass.c,v 1.13 2001/01/21 19:05:54 markus Exp $");
+RCSID("$OpenBSD: readpass.c,v 1.14 2001/02/08 19:30:52 itojun Exp $");
 
 #include "xmalloc.h"
 #include "cli.h"
+#include "readpass.h"
 
 /*
  * Reads a passphrase from /dev/tty with echo turned off.  Returns the
This page took 0.031777 seconds and 4 git commands to generate.