[project @ 2002-06-20 16:03:56 by simonmar]
[ghc-hetmet.git] / mk / config.h.in
index 99b53f9..837e852 100644 (file)
 /* Define if you have the `mprotect' function. */
 #undef HAVE_MPROTECT
 
+/* Define if struct msghdr contains msg_accrights field */
+#undef HAVE_MSGHDR_MSG_ACCRIGHTS
+
+/* Define if struct msghdr contains msg_control field */
+#undef HAVE_MSGHDR_MSG_CONTROL
+
 /* Define if you have the <netdb.h> header file. */
 #undef HAVE_NETDB_H