dynconfig: Remove include of nsswitch/winbind_struct_protocol.h
authorMartin Schwenke <martin@meltin.net>
Tue, 19 Aug 2014 02:07:12 +0000 (12:07 +1000)
committerVolker Lendecke <vl@samba.org>
Fri, 19 Sep 2014 16:11:11 +0000 (18:11 +0200)
Nothing declared in this file is used in dynconfig.c.  It appears that
WINBINDD_SOCKET_DIR used to come from there.

Signed-off-by: Martin Schwenke <martin@meltin.net>
Reviewed-by: Volker Lendecke <vl@samba.org>
dynconfig/dynconfig.c

index af9d7350a752d1011268ad4efb243a3aa9cb087c..cf35bdb435dccdc9264df734126b4463932efac6 100644 (file)
@@ -19,7 +19,6 @@
 */
 
 #include "includes.h"
 */
 
 #include "includes.h"
-#include "nsswitch/winbind_struct_protocol.h"
 
 /**
  * @file dynconfig.c
 
 /**
  * @file dynconfig.c