mirror of
https://gitlab.freedesktop.org/xorg/xserver.git
synced 2026-01-09 00:40:16 +01:00
fix compiler warning in hw/xfree86/common/xf86Config.c
This commit is contained in:
parent
f059b61ab3
commit
863f5cc31b
1 changed files with 1 additions and 0 deletions
|
|
@ -75,6 +75,7 @@ extern DeviceAssocRec mouse_assoc;
|
|||
#endif
|
||||
|
||||
#ifdef XKB
|
||||
#undef XKB_IN_SERVER
|
||||
#define XKB_IN_SERVER
|
||||
#include <X11/extensions/XKBsrv.h>
|
||||
#endif
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue