mirror of
https://gitlab.freedesktop.org/xorg/xserver.git
synced 2025-12-20 14:00:03 +01:00
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>
(cherry picked from commit
|
||
|---|---|---|
| .. | ||
| Makefile.am | ||
| protocol-common.c | ||
| protocol-common.h | ||
| protocol-eventconvert.c | ||
| protocol-xigetclientpointer.c | ||
| protocol-xigetselectedevents.c | ||
| protocol-xiquerydevice.c | ||
| protocol-xiquerypointer.c | ||
| protocol-xiqueryversion.c | ||
| protocol-xiselectevents.c | ||
| protocol-xisetclientpointer.c | ||
| protocol-xiwarppointer.c | ||