]> git.sur5r.net Git - openldap/blobdiff - include/portable.h.in
subtreeSpecification syntax change : -binary +validator
[openldap] / include / portable.h.in
index 0c254d1a075227ac6754171cbf33c6f6b7196cd3..66485a6acfa0c33840623f0f8c1ed0f31de3ee24 100644 (file)
 /* Define if you have the gethostname function.  */
 #undef HAVE_GETHOSTNAME
 
+/* Define if you have the getnameinfo function.  */
+#undef HAVE_GETNAMEINFO
+
 /* Define if you have the getopt function.  */
 #undef HAVE_GETOPT
 
 #include "ldap_features.h"
 
 #include "ac/assert.h"
+#include "ac/localize.h"
 
 #endif /* _LDAP_PORTABLE_H */