diff options
Diffstat (limited to 'source3/include/rpc_dce.h')
-rw-r--r-- | source3/include/rpc_dce.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/source3/include/rpc_dce.h b/source3/include/rpc_dce.h index 218cad336de..bc11a203056 100644 --- a/source3/include/rpc_dce.h +++ b/source3/include/rpc_dce.h @@ -90,8 +90,6 @@ enum RPC_PKT_TYPE { #define RPC_AUTH_SCHANNEL_SIGN_ONLY_CHK_LEN 0x18 -#define NETLOGON_EXTRA_SIDS 0x0020 -#define NETLOGON_RESOURCE_GROUPS 0x0200 #define NETLOGON_NEG_ARCFOUR 0x00000004 #define NETLOGON_NEG_128BIT 0x00004000 #define NETLOGON_NEG_SCHANNEL 0x40000000 |