diff options
author | Colin Watson <cjwatson@debian.org> | 2018-08-24 12:49:36 +0100 |
---|---|---|
committer | Colin Watson <cjwatson@debian.org> | 2018-08-30 00:57:27 +0100 |
commit | 816386e17654ca36834bebbf351419e460fad8f6 (patch) | |
tree | 3dc79d831cb73bc25b92f5a4d18f8e328c0c570a /auth-skey.c | |
parent | 3e6f76c7039d3df22b1d0a3a5f30150efb09b69d (diff) | |
parent | 16a47fc4b04977a14f44dd433c8da1499fa80671 (diff) |
New upstream release (7.8p1)
Closes: #907534
Diffstat (limited to 'auth-skey.c')
-rw-r--r-- | auth-skey.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/auth-skey.c b/auth-skey.c index 3536ec8fa..b347527f6 100644 --- a/auth-skey.c +++ b/auth-skey.c | |||
@@ -35,7 +35,6 @@ | |||
35 | #include <skey.h> | 35 | #include <skey.h> |
36 | 36 | ||
37 | #include "xmalloc.h" | 37 | #include "xmalloc.h" |
38 | #include "key.h" | ||
39 | #include "hostfile.h" | 38 | #include "hostfile.h" |
40 | #include "auth.h" | 39 | #include "auth.h" |
41 | #include "ssh-gss.h" | 40 | #include "ssh-gss.h" |