summaryrefslogtreecommitdiff
path: root/readpass.c
diff options
context:
space:
mode:
Diffstat (limited to 'readpass.c')
-rw-r--r--readpass.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/readpass.c b/readpass.c
index 64281edd6..fe158d549 100644
--- a/readpass.c
+++ b/readpass.c
@@ -32,10 +32,9 @@
32 */ 32 */
33 33
34#include "includes.h" 34#include "includes.h"
35RCSID("$OpenBSD: readpass.c,v 1.12 2000/10/11 20:14:39 markus Exp $"); 35RCSID("$OpenBSD: readpass.c,v 1.13 2001/01/21 19:05:54 markus Exp $");
36 36
37#include "xmalloc.h" 37#include "xmalloc.h"
38#include "ssh.h"
39#include "cli.h" 38#include "cli.h"
40 39
41/* 40/*