Revert "include: drop now empty xkbfile.h"

This reverts commit f8fc46cbbf.

Part-of: <https://gitlab.freedesktop.org/xorg/xserver/-/merge_requests/2046>
This commit is contained in:
Alan Coopersmith
2025-07-12 11:47:06 -07:00
parent d8aedc5cfc
commit 8540bda07a
7 changed files with 38 additions and 1 deletions

View File

@@ -44,6 +44,7 @@
#include <xkbsrv.h>
#include "../xkb/xkbgeom.h"
#include <X11/extensions/XKMformat.h>
#include "xkbfile.h"
#include <assert.h>
#include "tests-common.h"