]> git.sur5r.net Git - openldap/blobdiff - acconfig.h
Added check for <arpa/inet.h>
[openldap] / acconfig.h
index 39043002860871aeb78e8f76cd175d29b93fc335..2b9417817e92cb82f98b9835357beb1001c5929c 100644 (file)
 /* define this to the number of arguments ctime_r() expects */
 #undef CTIME_R_NARGS
 
+/* define this to the number of arguments gethostbyaddr_r expects */
+#undef GETHOSTBYADDR_R_NARGS
+
+/* define this to the number of arguments gethostbyname_r expects */
+#undef GETHOSTBYNAME_R_NARGS
+
 /* define this if sys_errlist is not defined in stdio.h or errno.h */
 #undef DECL_SYS_ERRLIST