This adds the decl for SyncExtenionInit. Signed-off-by: Dave Airlie <[email protected]> --- test/xtest.c | 1 + 1 file changed, 1 insertion(+)
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" -- 1.7.10.4 _______________________________________________ [email protected]: X.Org development Archives: http://lists.x.org/archives/xorg-devel Info: http://lists.x.org/mailman/listinfo/xorg-devel
