fix compiler warning in hw/xfree86/loader/loaderProcs.h

This commit is contained in:
Greg Kroah-Hartman 2006-06-09 10:44:46 -07:00
parent 490ffc205a
commit 9f31ef83be

View File

@ -56,6 +56,7 @@
#ifndef _LOADERPROCS_H
#define _LOADERPROCS_H
#undef IN_LOADER
#define IN_LOADER
#include "xf86Module.h"
#include <X11/fonts/fontmod.h>