summaryrefslogtreecommitdiff
path: root/readpass.c
diff options
context:
space:
mode:
Diffstat (limited to 'readpass.c')
-rw-r--r--readpass.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/readpass.c b/readpass.c
index 3b6ed72ba..10171cf67 100644
--- a/readpass.c
+++ b/readpass.c
@@ -34,8 +34,6 @@
34#include "includes.h" 34#include "includes.h"
35RCSID("$OpenBSD: readpass.c,v 1.19 2001/06/24 05:35:33 markus Exp $"); 35RCSID("$OpenBSD: readpass.c,v 1.19 2001/06/24 05:35:33 markus Exp $");
36 36
37#include <readpassphrase.h>
38
39#include "xmalloc.h" 37#include "xmalloc.h"
40#include "readpass.h" 38#include "readpass.h"
41#include "pathnames.h" 39#include "pathnames.h"