summaryrefslogtreecommitdiff
path: root/source3/include/smb.h
diff options
context:
space:
mode:
authorGünther Deschner <gd@samba.org>2010-08-05 15:02:09 +0200
committerGünther Deschner <gd@samba.org>2010-08-06 15:43:37 +0200
commitc31df3adb2775523f465fdc9d03849c540c073a0 (patch)
tree84e010f0ef4b3bd6ed2c9e997c9eeaf550f13131 /source3/include/smb.h
parent257a1f1097576fa981341521bda15824e7fac555 (diff)
downloadsamba-c31df3adb2775523f465fdc9d03849c540c073a0.tar.gz
samba-c31df3adb2775523f465fdc9d03849c540c073a0.tar.bz2
samba-c31df3adb2775523f465fdc9d03849c540c073a0.zip
s3-build: remove global include of krb5pac.h.
Put in samr and netlogon, as they were pulled in via krb5pac.h. Guenther
Diffstat (limited to 'source3/include/smb.h')
-rw-r--r--source3/include/smb.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/source3/include/smb.h b/source3/include/smb.h
index ca71245547..f04942eeff 100644
--- a/source3/include/smb.h
+++ b/source3/include/smb.h
@@ -178,7 +178,8 @@ typedef union unid_t {
#include "librpc/gen_ndr/idmap.h"
#include "librpc/gen_ndr/epmapper.h"
-#include "librpc/gen_ndr/krb5pac.h"
+#include "librpc/gen_ndr/samr.h"
+#include "librpc/gen_ndr/netlogon.h"
#include "librpc/gen_ndr/dcerpc.h"
struct lsa_dom_info {