mirror of
https://github.com/X11Libre/xserver.git
synced 2026-09-25 21:02:21 +00:00
Minor #include cleanups.
This commit is contained in:
parent
c38aab293a
commit
db0680cf70
4 changed files with 10 additions and 19 deletions
|
|
@ -4,15 +4,9 @@
|
|||
#include <dix-config.h>
|
||||
#endif
|
||||
|
||||
#ifdef HAVE_XORG_CONFIG_H
|
||||
#include <xorg-config.h>
|
||||
#endif
|
||||
|
||||
#include <stdio.h>
|
||||
#define NEED_EVENTS 1
|
||||
#define NEED_EVENTS
|
||||
#include <X11/X.h>
|
||||
#include "windowstr.h"
|
||||
#define XKBSRV_NEED_FILE_FUNCS
|
||||
#include <X11/extensions/XKBsrv.h>
|
||||
|
||||
int
|
||||
|
|
|
|||
Loading…
Reference in a new issue