version 1.18, 1999/09/08 17:06:34
|
version 1.19, 1999/09/16 00:31:29
|
Line 1
|
Line 1
|
/* $OpenLDAP$ */ |
/* $OpenLDAP: pkg/ldap/servers/slapd/root_dse.c,v 1.18 1999/09/08 17:06:34 kdz Exp $ */ |
/* root_dse.c - Provides the ROOT DSA-Specific Entry |
/* root_dse.c - Provides the ROOT DSA-Specific Entry |
* |
* |
* Copyright 1999 The OpenLDAP Foundation. |
* Copyright 1999 The OpenLDAP Foundation. |
Line 13
|
Line 13
|
#include "portable.h" |
#include "portable.h" |
|
|
#include <stdio.h> |
#include <stdio.h> |
|
|
#include <ac/string.h> |
#include <ac/string.h> |
|
|
#include "slap.h" |
#include "slap.h" |