summaryrefslogtreecommitdiffstats
path: root/auth2.c
diff options
context:
space:
mode:
Diffstat (limited to 'auth2.c')
-rw-r--r--auth2.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/auth2.c b/auth2.c
index 2143ff5d..0e776224 100644
--- a/auth2.c
+++ b/auth2.c
@@ -52,14 +52,11 @@
#include "auth.h"
#include "dispatch.h"
#include "pathnames.h"
-#include "sshbuf.h"
#include "ssherr.h"
-
#ifdef GSSAPI
#include "ssh-gss.h"
#endif
#include "monitor_wrap.h"
-#include "ssherr.h"
#include "digest.h"
/* import */