mirror of
https://github.com/X11Libre/xserver.git
synced 2026-03-24 08:04:30 +00:00
fix compiler warning in hw/xfree86/common/xf86Config.c
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user