From c7d3965bee0edb72468a0135aaa8a081348c2b23 Mon Sep 17 00:00:00 2001 From: Jon TURNEY Date: Wed, 10 Jun 2009 13:09:44 +0100 Subject: [PATCH] Cygwin/X: Add a needed inputstr.h Add a needed inputstr.h to fix build after commit 6d4ffcc9e066bc7c49dcff1a2ff0111801c7286d Signed-off-by: Jon TURNEY --- hw/xwin/InitInput.c | 1 + 1 file changed, 1 insertion(+) diff --git a/hw/xwin/InitInput.c b/hw/xwin/InitInput.c index 2eaa024a8..1e9bcad7a 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" /*