summaryrefslogtreecommitdiff
path: root/source3/include/ntdomain.h
diff options
context:
space:
mode:
authorLuke Leighton <lkcl@samba.org>1999-02-03 00:48:27 +0000
committerLuke Leighton <lkcl@samba.org>1999-02-03 00:48:27 +0000
commitfe609d810e145d5491968fee5d691d6eee41e152 (patch)
tree46d3562dd45ea199318697c598149c29ecf10acb /source3/include/ntdomain.h
parent07948f3f2d6625d1197036bb1763269f2e52345f (diff)
downloadsamba-fe609d810e145d5491968fee5d691d6eee41e152.tar.gz
samba-fe609d810e145d5491968fee5d691d6eee41e152.tar.bz2
samba-fe609d810e145d5491968fee5d691d6eee41e152.zip
multiple dce/rpc PDUs failed to work after ntlmssp update was added.
(This used to be commit f082f07e764c04b75b6880f852b80faec86f1b1c)
Diffstat (limited to 'source3/include/ntdomain.h')
-rw-r--r--source3/include/ntdomain.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/source3/include/ntdomain.h b/source3/include/ntdomain.h
index 75b9ae8629..5eeeb1fd0e 100644
--- a/source3/include/ntdomain.h
+++ b/source3/include/ntdomain.h
@@ -99,8 +99,8 @@ typedef struct pipes_struct
fstring wks;
uint32 file_offset;
+ uint32 prev_pdu_file_offset;
uint32 hdr_offsets;
- uint32 frag_len_left;
uint32 next_frag_start;
} pipes_struct;