mirror of
https://gitlab.freedesktop.org/xorg/xserver.git
synced 2026-05-03 21:48:20 +02: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>
This commit is contained in:
parent
3575cb86a1
commit
4557b3f6c4
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