diff options
Diffstat (limited to 'source3/nsswitch/common.c')
-rw-r--r-- | source3/nsswitch/common.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/source3/nsswitch/common.c b/source3/nsswitch/common.c index be0b24cc5d..9719f07385 100644 --- a/source3/nsswitch/common.c +++ b/source3/nsswitch/common.c @@ -23,8 +23,8 @@ Boston, MA 02111-1307, USA. */ -#include "ntdom_config.h" -#include "winbindd_ntdom.h" +#include "winbind_nss_config.h" +#include "winbindd_nss.h" /* Global variables. These are effectively the client state information */ |