summaryrefslogtreecommitdiff
path: root/auth2-gss.c
diff options
context:
space:
mode:
Diffstat (limited to 'auth2-gss.c')
-rw-r--r--auth2-gss.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/auth2-gss.c b/auth2-gss.c
index 3ff2d726b..284f364b0 100644
--- a/auth2-gss.c
+++ b/auth2-gss.c
@@ -40,6 +40,7 @@
40#include "log.h" 40#include "log.h"
41#include "dispatch.h" 41#include "dispatch.h"
42#include "buffer.h" 42#include "buffer.h"
43#include "misc.h"
43#include "servconf.h" 44#include "servconf.h"
44#include "packet.h" 45#include "packet.h"
45#include "ssh-gss.h" 46#include "ssh-gss.h"