1
0
mirror of https://github.com/samba-team/samba.git synced 2025-02-04 17:47:26 +03:00

ntlmssp: avoid duplicate inclusion of helper headers.

Guenther
This commit is contained in:
Günther Deschner 2009-09-09 01:03:19 +02:00
parent 08ce8a4752
commit f745d076d3

View File

@ -20,7 +20,6 @@
*/
#include "includes.h"
#include "../librpc/ndr/ndr_ntlmssp.h"
#include "../librpc/gen_ndr/ndr_ntlmssp.h"
_PUBLIC_ size_t ndr_ntlmssp_string_length(uint32_t negotiate_flags, const char *s)