Add ntlm_name.
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@19381 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
		@@ -73,6 +73,10 @@ typedef struct {
 | 
				
			|||||||
    int foo;
 | 
					    int foo;
 | 
				
			||||||
} *ntlm_cred;
 | 
					} *ntlm_cred;
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					typedef struct {
 | 
				
			||||||
 | 
					    char domain[1];
 | 
				
			||||||
 | 
					} *ntlm_name;
 | 
				
			||||||
 | 
					
 | 
				
			||||||
#include <ntlm/ntlm-private.h>
 | 
					#include <ntlm/ntlm-private.h>
 | 
				
			||||||
 | 
					
 | 
				
			||||||
#endif /* NTLM_NTLM_H */
 | 
					#endif /* NTLM_NTLM_H */
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user