diff --git a/cf/roken-frag.m4 b/cf/roken-frag.m4 index edf0282a7..9bae3e414 100644 --- a/cf/roken-frag.m4 +++ b/cf/roken-frag.m4 @@ -604,6 +604,14 @@ AC_HAVE_TYPE([struct sockaddr], [#include ]) AC_HAVE_TYPE([struct sockaddr_storage], [#include ]) AC_HAVE_TYPE([struct addrinfo], [#include ]) AC_HAVE_TYPE([struct ifaddrs], [#include ]) +AC_HAVE_TYPE([struct iovec],[ +#include +#include +]) +AC_HAVE_TYPE([struct msghdr],[ +#include +#include +]) dnl dnl Check for struct winsize