[PATCH libxtrans] Don't restrict FD passing to Linux & Solaris
Alan Coopersmith
alan.coopersmith at oracle.com
Fri Nov 22 12:48:27 PST 2013
On 11/21/13 02:55 AM, Mark Kettenis wrote:
> From: Mark Kettenis <kettenis at openbsd.org>
>
> Signed-off-by: Mark Kettenis <kettenis at openbsd.org>
> ---
> Xtransint.h | 4 ----
> 1 file changed, 4 deletions(-)
>
> diff --git a/Xtransint.h b/Xtransint.h
> index 1f32f0c..ec5a772 100644
> --- a/Xtransint.h
> +++ b/Xtransint.h
> @@ -72,10 +72,6 @@ from The Open Group.
> # define XTRANSDEBUG 1
> #endif
>
> -#if XTRANS_SEND_FDS && !(defined(linux) || defined(__sun))
> -#error "FD passing support only on Linux & Solaris"
> -#endif
> -
> #ifdef WIN32
> # define _WILLWINSOCK_
> #endif
>
Reviewed-by: Alan Coopersmith <alan.coopersmith at oracle.com>
--
-Alan Coopersmith- alan.coopersmith at oracle.com
Oracle Solaris Engineering - http://blogs.oracle.com/alanc
More information about the xorg-devel
mailing list