diff options
Diffstat (limited to 'source4/libcli/auth/spnego_parse.c')
-rw-r--r-- | source4/libcli/auth/spnego_parse.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/source4/libcli/auth/spnego_parse.c b/source4/libcli/auth/spnego_parse.c index 12d3d05734..d6eacc4a6a 100644 --- a/source4/libcli/auth/spnego_parse.c +++ b/source4/libcli/auth/spnego_parse.c @@ -22,6 +22,7 @@ */ #include "includes.h" +#include "auth/auth.h" #undef DBGC_CLASS #define DBGC_CLASS DBGC_AUTH |