On 03/ 3/14 08:26 AM, Hans de Goede wrote:
This makes how we handle video drivers identical to what we do for input
drivers, and this should make live easier for old non kms drivers.

Signed-off-by: Hans de Goede <[email protected]>
---
  hw/xfree86/common/xf86platformBus.c | 14 +++++++++++++-
  hw/xfree86/common/xf86str.h         |  3 ++-
  2 files changed, 15 insertions(+), 2 deletions(-)

diff --git a/hw/xfree86/common/xf86platformBus.c 
b/hw/xfree86/common/xf86platformBus.c
index 564567e..d241a5f 100644
--- a/hw/xfree86/common/xf86platformBus.c
+++ b/hw/xfree86/common/xf86platformBus.c
@@ -38,6 +38,7 @@
  #include <unistd.h>
  #include "os.h"
  #include "hotplug.h"
+#include "systemd-logind.h"

Shouldn't that be in an #ifdef for systemd platforms only?


--
        -Alan Coopersmith-              [email protected]
         Oracle Solaris Engineering - http://blogs.oracle.com/alanc
_______________________________________________
[email protected]: X.Org development
Archives: http://lists.x.org/archives/xorg-devel
Info: http://lists.x.org/mailman/listinfo/xorg-devel

Reply via email to