mirror of
https://git.openldap.org/openldap/openldap.git
synced 2025-12-24 08:39:37 -05:00
8 lines
106 B
Text
8 lines
106 B
Text
|
|
#ifdef HAVE_STDDEF_H
|
|
# include <stddef.h>
|
|
#endif
|
|
|
|
#include "ldap_cdefs.h"
|
|
|
|
#endif /* _LDAP_PORTABLE_H */
|