Xnest: no need to include xkb-config.h
Xnest doesn't need anything from xkb-config.h, so no need to include it. Signed-off-by: Enrico Weigelt, metux IT consult <info@metux.net> Part-of: <https://gitlab.freedesktop.org/xorg/xserver/-/merge_requests/1632>
This commit is contained in:
parent
ec13a6a61f
commit
7130072dc5
|
@ -29,6 +29,5 @@
|
|||
#define XNEST_CONFIG_H
|
||||
|
||||
#include <dix-config.h>
|
||||
#include <xkb-config.h>
|
||||
|
||||
#endif /* XNEST_CONFIG_H */
|
||||
|
|
Loading…
Reference in New Issue