ntlmssp: avoid duplicate inclusion of helper headers.
authorGünther Deschner <gd@samba.org>
Tue, 8 Sep 2009 23:03:19 +0000 (01:03 +0200)
committerGünther Deschner <gd@samba.org>
Tue, 8 Sep 2009 23:04:17 +0000 (01:04 +0200)
Guenther

librpc/ndr/ndr_ntlmssp.c

index d90495fe9b580aa63460d380b45989154a5b7a77..5c28726f55b3cb13ad37fa303ad77cc7a17a9b9f 100644 (file)
@@ -20,7 +20,6 @@
 */
 
 #include "includes.h"
 */
 
 #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)
 #include "../librpc/gen_ndr/ndr_ntlmssp.h"
 
 _PUBLIC_ size_t ndr_ntlmssp_string_length(uint32_t negotiate_flags, const char *s)