From bcd4077be64e49b11a819cdcf27939a0fcc0d9bd Mon Sep 17 00:00:00 2001 From: Günther Deschner Date: Thu, 3 Jun 2010 00:09:26 +0200 Subject: s3: remove unused librpc/ndr/sid.c. Guenther --- source3/winbindd/winbindd_pam.c | 1 + 1 file changed, 1 insertion(+) (limited to 'source3/winbindd') diff --git a/source3/winbindd/winbindd_pam.c b/source3/winbindd/winbindd_pam.c index 9848bea6fe..ef8d464008 100644 --- a/source3/winbindd/winbindd_pam.c +++ b/source3/winbindd/winbindd_pam.c @@ -32,6 +32,7 @@ #include "smb_krb5.h" #include "../lib/crypto/arcfour.h" #include "rpc_server/srv_samr_util.h" +#include "../libcli/security/dom_sid.h" #undef DBGC_CLASS #define DBGC_CLASS DBGC_WINBIND -- cgit