Prep input drivers for modularizing by adding guarded #include "config.h"

This commit is contained in:
Adam Jackson
2005-07-11 02:37:59 +00:00
parent cd258fd520
commit f431f54c20

View File

@@ -46,6 +46,10 @@
*******************************************************************************
*/
#ifdef HAVE_CONFIG_H
#include "config.h"
#endif
#include "xf86Version.h"
#if XF86_VERSION_CURRENT >= XF86_VERSION_NUMERIC(3,9,0,0,0)
#define XFREE86_V4