xkb: move XkbFilterEvents() into private header
No need to keep non-exported functions in public header. Signed-off-by: Enrico Weigelt, metux IT consult <info@metux.net>
This commit is contained in:
parent
adf2ca2907
commit
db9f82ce2a
|
@ -11,6 +11,7 @@
|
|||
|
||||
#include "dix.h"
|
||||
#include "input.h"
|
||||
#include "misc.h"
|
||||
#include "xkbsrv.h"
|
||||
#include "xkbstr.h"
|
||||
|
||||
|
|
Loading…
Reference in New Issue