diff options
Diffstat (limited to 'authfile.c')
-rw-r--r-- | authfile.c | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/authfile.c b/authfile.c index 3481e0b04..d09b700d2 100644 --- a/authfile.c +++ b/authfile.c | |||
@@ -1,4 +1,4 @@ | |||
1 | /* $OpenBSD: authfile.c,v 1.126 2017/05/31 09:15:42 deraadt Exp $ */ | 1 | /* $OpenBSD: authfile.c,v 1.127 2017/07/01 13:50:45 djm Exp $ */ |
2 | /* | 2 | /* |
3 | * Copyright (c) 2000, 2013 Markus Friedl. All rights reserved. | 3 | * Copyright (c) 2000, 2013 Markus Friedl. All rights reserved. |
4 | * | 4 | * |
@@ -42,7 +42,6 @@ | |||
42 | #include "ssh.h" | 42 | #include "ssh.h" |
43 | #include "log.h" | 43 | #include "log.h" |
44 | #include "authfile.h" | 44 | #include "authfile.h" |
45 | #include "rsa.h" | ||
46 | #include "misc.h" | 45 | #include "misc.h" |
47 | #include "atomicio.h" | 46 | #include "atomicio.h" |
48 | #include "sshkey.h" | 47 | #include "sshkey.h" |