(submit/xnest-config.h) 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>
This commit is contained in:
parent
fe845676cc
commit
5bc3bc20d8
|
@ -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