diff options
-rw-r--r-- | source3/include/smb.h | 3 |
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 { |