From c0e14d5021e738a9b89c73558c544596e2ad2000 Mon Sep 17 00:00:00 2001 From: Jelmer Vernooij Date: Wed, 22 Oct 2008 05:14:14 +0200 Subject: Repel pstring to nsswitch/. --- source4/nsswitch/wbinfo.c | 1 - 1 file changed, 1 deletion(-) (limited to 'source4/nsswitch/wbinfo.c') diff --git a/source4/nsswitch/wbinfo.c b/source4/nsswitch/wbinfo.c index 150d9a68ee..a36a66b80f 100644 --- a/source4/nsswitch/wbinfo.c +++ b/source4/nsswitch/wbinfo.c @@ -21,7 +21,6 @@ */ #include "includes.h" -#include "pstring.h" #include "winbind_client.h" #include "librpc/gen_ndr/ndr_netlogon.h" #include "libcli/auth/libcli_auth.h" -- cgit