diff options
Diffstat (limited to 'source4/torture/auth/pac.c')
-rw-r--r-- | source4/torture/auth/pac.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/source4/torture/auth/pac.c b/source4/torture/auth/pac.c index 4840a79b7f..827864242c 100644 --- a/source4/torture/auth/pac.c +++ b/source4/torture/auth/pac.c @@ -31,6 +31,7 @@ #include "param/param.h" #include "librpc/gen_ndr/ndr_krb5pac.h" #include "torture/auth/proto.h" +#include "auth/kerberos/pac_utils.h" static bool torture_pac_self_check(struct torture_context *tctx) { |