xserver: Branch 'master'

Jon TURNEY jturney at kemper.freedesktop.org
Wed Jun 10 05:15:17 PDT 2009


 hw/xwin/InitInput.c |    1 +
 1 file changed, 1 insertion(+)

New commits:
commit c7d3965bee0edb72468a0135aaa8a081348c2b23
Author: Jon TURNEY <jon.turney at dronecode.org.uk>
Date:   Wed Jun 10 13:09:44 2009 +0100

    Cygwin/X: Add a needed inputstr.h
    
    Add a needed inputstr.h to fix build after commit 6d4ffcc9e066bc7c49dcff1a2ff0111801c7286d
    
    Signed-off-by: Jon TURNEY <jon.turney at dronecode.org.uk>

diff --git a/hw/xwin/InitInput.c b/hw/xwin/InitInput.c
index 2eaa024..1e9bcad 100644
--- a/hw/xwin/InitInput.c
+++ b/hw/xwin/InitInput.c
@@ -31,6 +31,7 @@
 #endif
 #include "win.h"
 #include "dixstruct.h"
+#include "inputstr.h"
 
 
 /*


More information about the xorg-commit mailing list