summaryrefslogtreecommitdiff
path: root/source3/winbindd
diff options
context:
space:
mode:
authorGünther Deschner <gd@samba.org>2011-02-26 00:17:33 +0100
committerGünther Deschner <gd@samba.org>2011-03-02 22:17:17 +0100
commit93db9489fd778bd96e6434f4bd70e90b47c01b06 (patch)
tree50959368b398b29e8e7d68cf50ea8cca87b4b22d /source3/winbindd
parent4afda9ebf49f2dc63b98c38132ce636ecf92e938 (diff)
downloadsamba-93db9489fd778bd96e6434f4bd70e90b47c01b06.tar.gz
samba-93db9489fd778bd96e6434f4bd70e90b47c01b06.tar.bz2
samba-93db9489fd778bd96e6434f4bd70e90b47c01b06.zip
s3-libds: use already existing ../libds/common/flag_mapping.h header.
Guenther
Diffstat (limited to 'source3/winbindd')
-rw-r--r--source3/winbindd/winbindd_ads.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/source3/winbindd/winbindd_ads.c b/source3/winbindd/winbindd_ads.c
index a392305b55..838e74b83c 100644
--- a/source3/winbindd/winbindd_ads.c
+++ b/source3/winbindd/winbindd_ads.c
@@ -29,6 +29,7 @@
#include "secrets.h"
#include "../libcli/ldap/ldap_ndr.h"
#include "../libcli/security/security.h"
+#include "../libds/common/flag_mapping.h"
#ifdef HAVE_ADS