X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=acconfig.h;fp=acconfig.h;h=a7f5c673d22fa72a7725e91b39ae91bcc2a6da90;hb=8ee8f0fbfbb0b373c1a61c6b97f113fb42f635c0;hp=43e9bd66ed9352975f5f9a61ef0d9544d7da3165;hpb=ea9c5577e06342269e15b278d58e54876b822408;p=ghc-hetmet.git diff --git a/acconfig.h b/acconfig.h index 43e9bd6..a7f5c67 100644 --- a/acconfig.h +++ b/acconfig.h @@ -75,6 +75,12 @@ /* Define if you need -ldl to get dlopen() */ #undef HAVE_LIBDL +/* 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 we can see RTLD_NEXT in dlfcn.h */ #undef HAVE_RTLDNEXT