From: Ben Collins Date: Sat, 13 Mar 1999 01:12:54 +0000 (+0000) Subject: #ifdef for X-Git-Tag: OPENLDAP_SLAPD_BACK_LDAP~405 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=8f0aae9b72ca0eb2d13a22395c5a515b1466c392;p=openldap #ifdef for --- diff --git a/include/ac/socket.h b/include/ac/socket.h index ad11cec8d7..415f5a265f 100644 --- a/include/ac/socket.h +++ b/include/ac/socket.h @@ -26,7 +26,10 @@ #endif #include + +#ifdef HAVE_ARPA_INET_H #include +#endif #ifdef HAVE_ARPA_NAMESER_H #include