summaryrefslogtreecommitdiff
path: root/auth/kerberos
diff options
context:
space:
mode:
authorAndreas Schneider <asn@samba.org>2012-05-21 18:25:28 +0200
committerAlexander Bokovoy <ab@samba.org>2012-05-23 17:51:51 +0300
commit2b144531f1a760514f217012e9dab01359b7a0d7 (patch)
tree0c9285cd0e52efff36d3bf700cbc9ccd918bcde1 /auth/kerberos
parent0a6e568344adb66e5f20ce61f106d791886fcb35 (diff)
downloadsamba-2b144531f1a760514f217012e9dab01359b7a0d7.tar.gz
gse: Use the smb_gss_oid_equal wrapper.
Signed-off-by: Andreas Schneider <asn@samba.org>
Diffstat (limited to 'auth/kerberos')
-rw-r--r--auth/kerberos/pac_utils.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/auth/kerberos/pac_utils.h b/auth/kerberos/pac_utils.h
index 7726f527754..d654bec208b 100644
--- a/auth/kerberos/pac_utils.h
+++ b/auth/kerberos/pac_utils.h
@@ -22,7 +22,7 @@
#define _PAC_UTILS_H
#include "lib/krb5_wrap/krb5_samba.h"
-#include "system/gssapi.h"
+#include "lib/krb5_wrap/gss_samba.h"
struct PAC_SIGNATURE_DATA;
struct PAC_DATA;