mirror of
https://git.openldap.org/openldap/openldap.git
synced 2024-12-15 03:01:09 +08:00
9 lines
106 B
Plaintext
9 lines
106 B
Plaintext
|
|
#ifdef HAVE_STDDEF_H
|
|
# include <stddef.h>
|
|
#endif
|
|
|
|
#include "ldap_cdefs.h"
|
|
|
|
#endif /* _LDAP_PORTABLE_H */
|