summaryrefslogtreecommitdiff
path: root/auth-skey.c
diff options
context:
space:
mode:
authorColin Watson <cjwatson@debian.org>2018-08-24 12:49:36 +0100
committerColin Watson <cjwatson@debian.org>2018-08-24 12:49:36 +0100
commite6547182a54f0f268ee36e7c99319eeddffbaff2 (patch)
tree417527229ad3f3764ba71ea383f478a168895087 /auth-skey.c
parented6ae9c1a014a08ff5db3d768f01f2e427eeb476 (diff)
parent71508e06fab14bc415a79a08f5535ad7bffa93d9 (diff)
Import openssh_7.8p1.orig.tar.gz
Diffstat (limited to 'auth-skey.c')
-rw-r--r--auth-skey.c1
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"