From 50fad5cd2be4cd105c99687e224da60233f81645 Mon Sep 17 00:00:00 2001 From: marha Date: Wed, 5 Sep 2012 15:53:43 +0200 Subject: xserver mesa git update 4 sep 2012 --- xorg-server/include/hotplug.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'xorg-server/include/hotplug.h') diff --git a/xorg-server/include/hotplug.h b/xorg-server/include/hotplug.h index 96b078d48..2a95b4524 100644 --- a/xorg-server/include/hotplug.h +++ b/xorg-server/include/hotplug.h @@ -69,4 +69,6 @@ void config_odev_probe(config_odev_probe_proc_ptr probe_callback); void NewGPUDeviceRequest(struct OdevAttributes *attribs); void DeleteGPUDeviceRequest(struct OdevAttributes *attribs); #endif + +#define ServerIsNotSeat0() (SeatId && strcmp(SeatId, "seat0")) #endif /* HOTPLUG_H */ -- cgit v1.2.3