summaryrefslogtreecommitdiff
path: root/source3/libads/ldap_schema.c
diff options
context:
space:
mode:
authorGünther Deschner <gd@samba.org>2010-06-30 23:48:34 +0200
committerGünther Deschner <gd@samba.org>2010-07-01 23:20:40 +0200
commit04641abb33a06486327088105b578865ed727a23 (patch)
tree67a0255a9ff26ed0cb57c3890e7e21ede4c6c208 /source3/libads/ldap_schema.c
parent3f453f73a80c98cc98b6b61698c547339817285c (diff)
downloadsamba-04641abb33a06486327088105b578865ed727a23.tar.gz
samba-04641abb33a06486327088105b578865ed727a23.tar.bz2
samba-04641abb33a06486327088105b578865ed727a23.zip
s3-libads: move ldap posix schema defines to their own header file.
Guenther
Diffstat (limited to 'source3/libads/ldap_schema.c')
-rw-r--r--source3/libads/ldap_schema.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/source3/libads/ldap_schema.c b/source3/libads/ldap_schema.c
index a841fbdca8..c739286abb 100644
--- a/source3/libads/ldap_schema.c
+++ b/source3/libads/ldap_schema.c
@@ -19,6 +19,7 @@
*/
#include "includes.h"
+#include "libads/ldap_schema.h"
#ifdef HAVE_LDAP