]> andersk Git - gssapi-openssh.git/blobdiff - openssh/gss-serv.c
remove superfluous #includes
[gssapi-openssh.git] / openssh / gss-serv.c
index 748015e915c6f739b1650697d821b5295f327d91..f5bfa03f3108b25bc3441935ff0a2dcb467aa883 100644 (file)
 
 #ifdef GSSAPI
 
-#include "ssh.h"
-#include "ssh2.h"
 #include "buffer.h"
 #include "bufaux.h"
-#include "packet.h"
 #include "compat.h"
 #include <openssl/evp.h>
-#include "cipher.h"
 #include "kex.h"
 #include "auth.h"
 #include "log.h"
 #include "channels.h"
 #include "session.h"
-#include "dispatch.h"
 #include "servconf.h"
 #include "monitor_wrap.h"
 #include "xmalloc.h"
This page took 0.289524 seconds and 4 git commands to generate.