mirror of
https://github.com/X11Libre/xserver.git
synced 2026-03-24 03:44:06 +00:00
xkb: rename xkb.h to xkb-procs.h
This header merely defines the various protocol request handlers, so let's rename it to something less generic and remove its include from all the files that don't actually need it (which is almost all of them). Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net> Reviewed-by: Olivier Fourdan <ofourdan@redhat.com>
This commit is contained in:
committed by
Olivier Fourdan
parent
d9dd300b8d
commit
a2762514b6
@@ -38,7 +38,6 @@ THE USE OR PERFORMANCE OF THIS SOFTWARE.
|
||||
|
||||
#include <X11/extensions/XI.h>
|
||||
#include <xkbsrv.h>
|
||||
#include "xkb.h"
|
||||
|
||||
/***====================================================================***/
|
||||
|
||||
|
||||
Reference in New Issue
Block a user