[PATCH] xserver: fix build since system-logind.h

Matthieu Herrb matthieu at herrb.eu
Sat Mar 8 03:09:07 PST 2014


On Sat, Mar 08, 2014 at 08:39:30PM +1000, Dave Airlie wrote:
> on tinderbox and irc
> 
> Signed-off-by: Dave Airlie <airlied at redhat.com>
Reviewed-by: Matthieu Herrb <matthieu at herrb.eu>
> ---
>  include/systemd-logind.h | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)
> 
> diff --git a/include/systemd-logind.h b/include/systemd-logind.h
> index 8b09081..06dd031 100644
> --- a/include/systemd-logind.h
> +++ b/include/systemd-logind.h
> @@ -36,8 +36,8 @@ void systemd_logind_vtenter(void);
>  #else
>  #define systemd_logind_init()
>  #define systemd_logind_fini()
> -#define systemd_logind_take_fd(major, minor, path) -1
> -#define systemd_logind_release_fd(dev)
> +#define systemd_logind_take_fd(major, minor, path, paus) -1
> +#define systemd_logind_release_fd(major, minor)
>  #define systemd_logind_controls_session() 0
>  #define systemd_logind_vtenter()
>  #endif
> -- 
> 1.8.5.3
> 
> _______________________________________________
> xorg-devel at lists.x.org: X.Org development
> Archives: http://lists.x.org/archives/xorg-devel
> Info: http://lists.x.org/mailman/listinfo/xorg-devel

-- 
Matthieu Herrb


More information about the xorg-devel mailing list