mirror of
https://github.com/X11Libre/xf86-input-elographics.git
synced 2026-03-24 01:34:03 +00:00
Prep input drivers for modularizing by adding guarded #include "config.h"
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user