mirror of
https://git.openldap.org/openldap/openldap.git
synced 2025-01-18 11:05:48 +08:00
9 lines
102 B
Plaintext
9 lines
102 B
Plaintext
|
|
#ifdef HAVE_STDDEF_H
|
|
# include <stddef.h>
|
|
#endif
|
|
|
|
#include "bridge.h"
|
|
|
|
#endif /* _LDAP_PORTABLE_H */
|