summaryrefslogtreecommitdiff
path: root/source3/include/rpc_dce.h
diff options
context:
space:
mode:
authorGünther Deschner <gd@samba.org>2010-07-16 23:09:54 +0200
committerGünther Deschner <gd@samba.org>2010-07-16 23:09:54 +0200
commitc5e85a4987ca846741efac855aaf313d851d954c (patch)
tree491238f84ef07871351efa171351b90e3e0395df /source3/include/rpc_dce.h
parent5815119cb0ca56f5155936d99dae5fc9e4a53db8 (diff)
downloadsamba-c5e85a4987ca846741efac855aaf313d851d954c.tar.gz
samba-c5e85a4987ca846741efac855aaf313d851d954c.tar.bz2
samba-c5e85a4987ca846741efac855aaf313d851d954c.zip
s3-dcerpc: rename SCHANNEL_SIG_SIZE to NL_AUTH_SIGNATURE_SIZE and move to IDL.
Guenther
Diffstat (limited to 'source3/include/rpc_dce.h')
-rw-r--r--source3/include/rpc_dce.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/source3/include/rpc_dce.h b/source3/include/rpc_dce.h
index 7be8a8a6f7..2cc770e11c 100644
--- a/source3/include/rpc_dce.h
+++ b/source3/include/rpc_dce.h
@@ -22,8 +22,6 @@
#ifndef _DCE_RPC_H /* _DCE_RPC_H */
#define _DCE_RPC_H
-#define SCHANNEL_SIG_SIZE 0x20
-
/* Maximum size of the signing data in a fragment. */
#define RPC_MAX_SIGN_SIZE 0x38 /* 56 */