]> git.sur5r.net Git - openldap/blobdiff - include/portable.hin
replace struct msghdr macros
[openldap] / include / portable.hin
index ffd76b92b08ba8b0b29dab59f3ef0500cd0bbae1..0d08b5fb8adffbd4efa112a6b165789554dbfd26 100644 (file)
 /* define this if you have mkversion */
 #undef HAVE_MKVERSION
 
-/* define if struct msghdr has msg_accrights */
-#undef HAVE_MSGHDR_MSG_ACCRIGHTS
-
-/* define if struct msghdr has msg_control */
-#undef HAVE_MSGHDR_MSG_CONTROL
-
 /* define if NDBM is available */
 #undef HAVE_NDBM
 
 /* Define to 1 if you have the `strtouq' function. */
 #undef HAVE_STRTOUQ
 
+/* Define to 1 if `msg_accrightslen' is member of `struct msghdr'. */
+#undef HAVE_STRUCT_MSGHDR_MSG_ACCRIGHTSLEN
+
+/* Define to 1 if `msg_control' is member of `struct msghdr'. */
+#undef HAVE_STRUCT_MSGHDR_MSG_CONTROL
+
 /* Define to 1 if `pw_gecos' is member of `struct passwd'. */
 #undef HAVE_STRUCT_PASSWD_PW_GECOS