openldap/include/portable.h.bot
Kurt Zeilenga 6220d443e0 Import files from BOOLEAN_LDAP.
Remove include/portable.h as it will now be built by configure.
1998-09-16 03:15:41 +00:00

6 lines
81 B
Text

#ifdef HAVE_STDDEF_H
# include <stddef.h>
#endif
#endif /* _LDAP_PORTABLE_H */