Xi: fix missing declaration of XkbSetRulesDflts
This commit is contained in:
parent
6e20a4ae73
commit
e64473b14e
|
@ -48,6 +48,10 @@
|
||||||
#include "geext.h"
|
#include "geext.h"
|
||||||
#include "xace.h"
|
#include "xace.h"
|
||||||
|
|
||||||
|
#ifdef XKB
|
||||||
|
#include "xkbsrv.h"
|
||||||
|
#endif
|
||||||
|
|
||||||
#include "chdevhier.h"
|
#include "chdevhier.h"
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue