summaryrefslogtreecommitdiff
path: root/source3/include/smb.h
diff options
context:
space:
mode:
authorGerald Carter <jerry@samba.org>2002-10-04 19:33:41 +0000
committerGerald Carter <jerry@samba.org>2002-10-04 19:33:41 +0000
commit9c1b62c0fd06cc65853269db3c63b169daa90664 (patch)
tree06d7b444a237f4af411ee904a05166bce24665b7 /source3/include/smb.h
parent326a429d4665130980e1f77cc2c6e65835fdb235 (diff)
downloadsamba-9c1b62c0fd06cc65853269db3c63b169daa90664.tar.gz
samba-9c1b62c0fd06cc65853269db3c63b169daa90664.tar.bz2
samba-9c1b62c0fd06cc65853269db3c63b169daa90664.zip
merge of working dsrolegetprimdominfo() client code from APP_HEAD
(This used to be commit 028477e35208e76fedbc7c743426fd9be94b7cf0)
Diffstat (limited to 'source3/include/smb.h')
-rw-r--r--source3/include/smb.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/source3/include/smb.h b/source3/include/smb.h
index 5bf79b75fe..b5ab504415 100644
--- a/source3/include/smb.h
+++ b/source3/include/smb.h
@@ -188,7 +188,7 @@ typedef smb_ucs2_t wfstring[FSTRING_LEN];
#define PIPE_NETDFS "\\PIPE\\netdfs"
#define PI_LSARPC 0
-#define PI_LSARPC_V2 1
+#define PI_LSARPC_DS 1
#define PI_SAMR 2
#define PI_NETLOGON 3
#define PI_SRVSVC 4