1
0
mirror of https://github.com/samba-team/samba.git synced 2025-07-30 19:42:05 +03:00

s3-build: only include nsswitch header where needed.

Guenther
This commit is contained in:
Günther Deschner
2010-08-18 12:42:49 +02:00
parent 08eff4d311
commit 7ff7eb0b52
11 changed files with 11 additions and 3 deletions

View File

@ -33,6 +33,7 @@
#include <iniparser.h>
#include "../lib/crypto/arcfour.h"
#include "libads/kerberos_proto.h"
#include "nsswitch/winbind_client.h"
#ifndef PAM_WINBIND_CONFIG_FILE
#define PAM_WINBIND_CONFIG_FILE "/etc/security/pam_winbind.conf"