summaryrefslogtreecommitdiff
path: root/source3/winbindd/idmap_adex
diff options
context:
space:
mode:
authorGünther Deschner <gd@samba.org>2010-07-01 00:44:15 +0200
committerGünther Deschner <gd@samba.org>2010-07-01 23:20:40 +0200
commitd1538add736ae3ac7ca3c728e2bd1696d588b374 (patch)
tree7f27a85bf4a2b795089f970581e09045953fa816 /source3/winbindd/idmap_adex
parent04641abb33a06486327088105b578865ed727a23 (diff)
downloadsamba-d1538add736ae3ac7ca3c728e2bd1696d588b374.tar.gz
samba-d1538add736ae3ac7ca3c728e2bd1696d588b374.tar.bz2
samba-d1538add736ae3ac7ca3c728e2bd1696d588b374.zip
s3-nss_info: only include nss_info.h where needed.
Guenther
Diffstat (limited to 'source3/winbindd/idmap_adex')
-rw-r--r--source3/winbindd/idmap_adex/idmap_adex.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/source3/winbindd/idmap_adex/idmap_adex.c b/source3/winbindd/idmap_adex/idmap_adex.c
index e5ddfad946..aabc4da400 100644
--- a/source3/winbindd/idmap_adex/idmap_adex.c
+++ b/source3/winbindd/idmap_adex/idmap_adex.c
@@ -20,6 +20,7 @@
#include "includes.h"
#include "idmap_adex.h"
+#include "nss_info.h"
#undef DBGC_CLASS
#define DBGC_CLASS DBGC_IDMAP