diff options
Diffstat (limited to 'source4/torture/auth')
-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 2554295af9..2e180bfa29 100644 --- a/source4/torture/auth/pac.c +++ b/source4/torture/auth/pac.c @@ -27,6 +27,7 @@ #include "auth/kerberos/kerberos.h" #include "librpc/gen_ndr/ndr_krb5pac.h" #include "samba3/samba3.h" +#include "libcli/security/proto.h" static BOOL torture_pac_self_check(void) { |