mirror of
https://git.openldap.org/openldap/openldap.git
synced 2026-02-18 18:18:06 -05:00
LBER_ELEMENT_SIZEOF now in lber_pvt.h
This commit is contained in:
parent
3155088e90
commit
f844b45a04
1 changed files with 0 additions and 1 deletions
|
|
@ -154,7 +154,6 @@ typedef struct lber_memory_fns {
|
|||
#define LBER_OPT_SUCCESS (0)
|
||||
#define LBER_OPT_ERROR (-1)
|
||||
|
||||
#define LBER_ELEMENT_SIZEOF (256) /* must be >= sizeof(BerElement) */
|
||||
typedef struct berelement BerElement;
|
||||
typedef struct sockbuf Sockbuf;
|
||||
typedef struct seqorset Seqorset;
|
||||
|
|
|
|||
Loading…
Reference in a new issue