r25152: fix headers used in wbinfo.c
authorStefan Metzmacher <metze@samba.org>
Fri, 14 Sep 2007 11:56:10 +0000 (11:56 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 17:30:46 +0000 (12:30 -0500)
metze

source/nsswitch/wbinfo.c

index 5fa07222e27ed4655e4e7196fb2904295b5c6c0b..45f27e7eb71db77ee31329d5381a7bcbe402949c 100644 (file)
@@ -21,8 +21,7 @@
 */
 
 #include "includes.h"
-#include "winbindd.h"
-#include "debug.h"
+#include "winbind_client.h"
 
 #undef DBGC_CLASS
 #define DBGC_CLASS DBGC_WINBIND