Oops, forgot the header file changes.
authorAndrew Bartlett <abartlet@samba.org>
Fri, 14 Feb 2003 23:34:32 +0000 (23:34 +0000)
committerAndrew Bartlett <abartlet@samba.org>
Fri, 14 Feb 2003 23:34:32 +0000 (23:34 +0000)
source/include/ntlmssp.h

index 79d0446a77131d57506e416823d5c4c314e687af..9a79707238d0e4055ea46c7db8cb9399c2318ba7 100644 (file)
@@ -86,5 +86,6 @@ typedef struct ntlmssp_state
        const char *(*get_domain)(void);
 
        int server_role;
+       uint32 expected_state;
 } NTLMSSP_STATE;