]> andersk Git - openssh.git/commitdiff
- (dtucker) [auth-skey.c] monitor_wrap.h needs ssh-gss.h.
authordtucker <dtucker>
Sat, 5 Aug 2006 09:56:00 +0000 (09:56 +0000)
committerdtucker <dtucker>
Sat, 5 Aug 2006 09:56:00 +0000 (09:56 +0000)
ChangeLog
auth-skey.c

index f0196b6d5cc038705c7c443ffee464b9090c9fd6..2bdd5e0801b32f1e7e930b28c6933db3abc6cf2c 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
  - (dtucker) [openbsd-compat/bsd-cygwin_util.c] Add headers required to compile
    on Cygwin.
  - (dtucker) [openbsd-compat/fake-rfc2553.c] Add headers needed for inet_ntoa.
+ - (dtucker) [auth-skey.c] monitor_wrap.h needs ssh-gss.h.
 
 20060804
  - (dtucker) [configure.ac] The "crippled AES" test does not work on recent
index 147dab825c9b2c492ec9d54cec966b0562aa1b80..25073dbae0d85464d7af2eee5f4750336aacbcf7 100644 (file)
@@ -38,6 +38,7 @@
 #include "key.h"
 #include "hostfile.h"
 #include "auth.h"
+#include "ssh-gss.h"
 #include "monitor_wrap.h"
 
 static void *
This page took 0.049227 seconds and 5 git commands to generate.