mirror of
https://github.com/samba-team/samba.git
synced 2024-12-22 13:34:15 +03:00
s3-build: remove global include of krb5pac.h.
Put in samr and netlogon, as they were pulled in via krb5pac.h. Guenther
This commit is contained in:
parent
257a1f1097
commit
c31df3adb2
@ -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 {
|
||||
|
Loading…
Reference in New Issue
Block a user