fix compiler warning in hw/xfree86/loader/loaderProcs.h
This commit is contained in:
parent
490ffc205a
commit
9f31ef83be
|
@ -56,6 +56,7 @@
|
||||||
#ifndef _LOADERPROCS_H
|
#ifndef _LOADERPROCS_H
|
||||||
#define _LOADERPROCS_H
|
#define _LOADERPROCS_H
|
||||||
|
|
||||||
|
#undef IN_LOADER
|
||||||
#define IN_LOADER
|
#define IN_LOADER
|
||||||
#include "xf86Module.h"
|
#include "xf86Module.h"
|
||||||
#include <X11/fonts/fontmod.h>
|
#include <X11/fonts/fontmod.h>
|
||||||
|
|
Loading…
Reference in New Issue