xserver-multidpi/test/xi2
Cyril Brulebois c481dae0dc test: Fix missing xkbsrv.h include.
Otherwise, building fails with CFLAGS="-Wall -Werror" this way:
| protocol-common.c: In function ‘init_simple’:
| protocol-common.c:159: error: implicit declaration of function ‘XkbInitPrivates’
| protocol-common.c:159: error: nested extern declaration of ‘XkbInitPrivates’

Signed-off-by: Cyril Brulebois <kibi@debian.org>
Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
2010-11-12 11:49:21 +10:00
..
Makefile.am test: Fix linking of wrapped functions in XI2 tests. 2010-04-28 15:42:43 +10:00
protocol-common.c test: Fix missing xkbsrv.h include. 2010-11-12 11:49:21 +10:00
protocol-common.h test: expose the default screen to tests, some cleanup work. 2009-09-03 11:00:49 +10:00
protocol-eventconvert.c Replace X-allocation functions with their C89 counterparts 2010-05-13 00:22:37 +07:00
protocol-xigetclientpointer.c test: expose the default screen to tests, some cleanup work. 2009-09-03 11:00:49 +10:00
protocol-xigetselectedevents.c test: add ProcXIGetSelectedEvents tests. 2009-07-14 11:41:29 +10:00
protocol-xiquerydevice.c test: add ProcXIQueryDevice tests. 2009-07-14 11:41:28 +10:00
protocol-xiquerypointer.c test: add XIQueryPointer protocol tests. 2009-08-24 10:08:14 +10:00
protocol-xiqueryversion.c test: Add ProcXIQueryVersion tests. 2009-07-14 11:41:28 +10:00
protocol-xiselectevents.c Fix num_masks/length overflow test for XiSelectEvents 2009-09-16 11:44:08 +10:00
protocol-xisetclientpointer.c test: expose the default screen to tests, some cleanup work. 2009-09-03 11:00:49 +10:00
protocol-xiwarppointer.c test: add protocol testing for XIWarpPointer. 2009-09-03 11:00:54 +10:00