diff options
author | Colin Watson <cjwatson@debian.org> | 2011-09-06 09:45:52 +0100 |
---|---|---|
committer | Colin Watson <cjwatson@debian.org> | 2011-09-06 09:45:52 +0100 |
commit | f38224d546cdde55f45c13d3d8225d273a3f920e (patch) | |
tree | a91a26b88ac90dc72d0ea3767feabb341eaa50a8 /auth-skey.c | |
parent | 338146a3fc257e216fe5c10fe40e6896b40d7739 (diff) | |
parent | e90790abaf031e037f444a6658e136e48577ea49 (diff) |
merge 5.9p1
Diffstat (limited to 'auth-skey.c')
-rw-r--r-- | auth-skey.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/auth-skey.c b/auth-skey.c index cb43dba48..3536ec8fa 100644 --- a/auth-skey.c +++ b/auth-skey.c | |||
@@ -39,6 +39,7 @@ | |||
39 | #include "hostfile.h" | 39 | #include "hostfile.h" |
40 | #include "auth.h" | 40 | #include "auth.h" |
41 | #include "ssh-gss.h" | 41 | #include "ssh-gss.h" |
42 | #include "log.h" | ||
42 | #include "monitor_wrap.h" | 43 | #include "monitor_wrap.h" |
43 | 44 | ||
44 | static void * | 45 | static void * |