]> git.sur5r.net Git - openldap/blobdiff - include/portable.h.in
Fix up socket.h
[openldap] / include / portable.h.in
index 09ae8735d570474f37c2b932c4132e106c2d6b41..6c782517ea04a2ba1290f1526b77d5c908e45230 100644 (file)
@@ -389,9 +389,15 @@ is provided ``as is'' without express or implied warranty.
 /* Define if you have the <sys/param.h> header file.  */
 #undef HAVE_SYS_PARAM_H
 
+/* Define if you have the <sys/socket.h> header file.  */
+#undef HAVE_SYS_SOCKET_H
+
 /* Define if you have the <sys/time.h> header file.  */
 #undef HAVE_SYS_TIME_H
 
+/* Define if you have the <sys/types.h> header file.  */
+#undef HAVE_SYS_TYPES_H
+
 /* Define if you have the <syslog.h> header file.  */
 #undef HAVE_SYSLOG_H