Move all message structures to ntlm_common.h
authorDavid Woodhouse <David.Woodhouse@intel.com>
Wed, 9 Jul 2014 13:35:13 +0000 (14:35 +0100)
committerSimo Sorce <simo@redhat.com>
Thu, 7 Aug 2014 16:44:46 +0000 (12:44 -0400)
commit9900ca295bb598eede3222a60ce5b9b1cf68166e
treee9d47012e1c69c8c61d1d82bdc43875f0c8f9ded
parent1f9635092ed65973b878e650ce34c2a425e396a4
Move all message structures to ntlm_common.h

struct wire_auth_msg was already there, we're about to want access to
struct wire_chal_msg, and we might as well keep them together.
src/ntlm.c
src/ntlm_common.h