mirror of
https://gitlab.freedesktop.org/xorg/xserver.git
synced 2026-01-03 18:40:12 +01:00
X11/fonts/fontmod.h doesn't exist anymore.
libXfont 1.4.0 no longer includes this file, nor do we need it, so just stop
attempting to reference it.
Signed-off-by: Keith Packard <keithp@keithp.com>
(cherry picked from commit 4557b3f6c4)
This commit is contained in:
parent
1dd273621d
commit
bde1e3a7c9
1 changed files with 0 additions and 1 deletions
|
|
@ -56,7 +56,6 @@
|
|||
#undef IN_LOADER
|
||||
#define IN_LOADER
|
||||
#include "xf86Module.h"
|
||||
#include <X11/fonts/fontmod.h>
|
||||
|
||||
typedef struct module_desc {
|
||||
struct module_desc *child;
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue