Detect MSG_NOSIGNAL and SCM_RIGHTS on OpenBSD
authorBrad Smith <brad comstyle com>
Mon, 3 Sep 2012 09:12:02 +0000 (10:12 +0100)
committerSimon McVittie <simon.mcvittie@collabora.co.uk>
Mon, 3 Sep 2012 09:12:02 +0000 (10:12 +0100)
commit712f148205c007e8b1de6e2e889e8257b69ca6af
tree929d5c22496a81dcb3e298d5a850a86be98c56a2
parentdddedfa27db3afab96cba443d07ee81594817a01
Detect MSG_NOSIGNAL and SCM_RIGHTS on OpenBSD

On OpenBSD, sys/socket.h requires sys/types.h to be included first.

Reviewed-by: Simon McVittie <simon.mcvittie@collabora.co.uk>
Bug: https://bugs.freedesktop.org/show_bug.cgi?id=54418
configure.ac