mirror of
https://gitlab.freedesktop.org/xorg/xserver.git
synced 2026-01-07 05:30:14 +01:00
fix compiler warning in hw/xfree86/loader/loaderProcs.h
This commit is contained in:
parent
490ffc205a
commit
9f31ef83be
1 changed files with 1 additions and 0 deletions
|
|
@ -56,6 +56,7 @@
|
|||
#ifndef _LOADERPROCS_H
|
||||
#define _LOADERPROCS_H
|
||||
|
||||
#undef IN_LOADER
|
||||
#define IN_LOADER
|
||||
#include "xf86Module.h"
|
||||
#include <X11/fonts/fontmod.h>
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue