xserver: Branch 'master'

Keith Packard keithp at kemper.freedesktop.org
Thu Jul 12 15:16:37 PDT 2012


 test/xtest.c |    1 +
 1 file changed, 1 insertion(+)

New commits:
commit ea74e381ae91f45ec195a5505262e2e5a3c0e1c9
Author: Dave Airlie <airlied at gmail.com>
Date:   Fri Jul 13 00:47:24 2012 +1000

    xtest: add extinit.h for SyncExtensionInit
    
    This adds the decl for SyncExtenionInit.
    
    Signed-off-by: Dave Airlie <airlied at redhat.com>
    Tested-by: Keith Packard <keithp at keithp.com>
    Signed-off-by: Keith Packard <keithp at keithp.com>

diff --git a/test/xtest.c b/test/xtest.c
index 402d9ce..e5e5241 100644
--- a/test/xtest.c
+++ b/test/xtest.c
@@ -30,6 +30,7 @@
 #include "inputstr.h"
 #include "scrnintstr.h"
 #include "exevents.h"
+#include "extinit.h"
 #include "xkbsrv.h"
 #include "xserver-properties.h"
 #include "syncsrv.h"


More information about the xorg-commit mailing list