version 1.87, 2003/12/28 03:14:19
|
version 1.88, 2003/12/28 03:17:48
|
Line 1
|
Line 1
|
/* root_dse.c - Provides the Root DSA-Specific Entry */ |
/* root_dse.c - Provides the Root DSA-Specific Entry */ |
/* $OpenLDAP: pkg/ldap/servers/slapd/root_dse.c,v 1.86 2003/12/17 16:55:28 kurt Exp $ */ |
/* $OpenLDAP: pkg/ldap/servers/slapd/root_dse.c,v 1.87 2003/12/28 03:14:19 lukeh Exp $ */ |
/* This work is part of OpenLDAP Software <http://www.openldap.org/>. |
/* This work is part of OpenLDAP Software <http://www.openldap.org/>. |
* |
* |
* Copyright 1999-2003 The OpenLDAP Foundation. |
* Copyright 1999-2003 The OpenLDAP Foundation. |
Line 25
|
Line 25
|
#include "lber_pvt.h" |
#include "lber_pvt.h" |
|
|
#ifdef LDAP_SLAPI |
#ifdef LDAP_SLAPI |
#include "slapi.h" |
#include "slapi/slapi.h" |
#endif |
#endif |
|
|
static struct berval supportedFeatures[] = { |
static struct berval supportedFeatures[] = { |