mirror of
https://git.openldap.org/openldap/openldap.git
synced 2025-12-20 22:59:34 -05:00
Don't reference draft
This commit is contained in:
parent
a3d0b9d667
commit
33e50afb6b
1 changed files with 1 additions and 3 deletions
|
|
@ -23,9 +23,7 @@
|
||||||
#ifndef _LDAP_H
|
#ifndef _LDAP_H
|
||||||
#define _LDAP_H
|
#define _LDAP_H
|
||||||
|
|
||||||
#include <ldap_cdefs.h>
|
/* pull in lber */
|
||||||
|
|
||||||
/* draft spec requires ldap.h include lber declarations */
|
|
||||||
#include <lber.h>
|
#include <lber.h>
|
||||||
|
|
||||||
LDAP_BEGIN_DECL
|
LDAP_BEGIN_DECL
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue