s3-build: remove unrequired ntlmssp forward declaration.
authorGünther Deschner <gd@samba.org>
Wed, 18 Aug 2010 16:25:54 +0000 (18:25 +0200)
committerGünther Deschner <gd@samba.org>
Wed, 25 Aug 2010 22:20:29 +0000 (00:20 +0200)
Guenther

source3/include/includes.h

index e65ea437ed69c73f7f3bc83cb074795bf5efb69a..655411319a9efc29969858c40f9e644aee3555a7 100644 (file)
@@ -648,8 +648,6 @@ extern void *cmdline_lp_ctx;
 #include "passdb.h"
 #include "msdfs.h"
 
-struct ntlmssp_state;
-
 #include "auth.h"
 #include "ntdomain.h"
 #include "librpc/rpc/dcerpc.h"