mirror of
https://github.com/X11Libre/xf86-video-fbdev.git
synced 2026-04-14 11:05:23 +00:00
Prep for modular builds by adding guarded #include "config.h" everywhere.
This commit is contained in:
@@ -5,6 +5,10 @@
|
||||
* Michel Dänzer, <michdaen@iiic.ethz.ch>
|
||||
*/
|
||||
|
||||
#ifdef HAVE_CONFIG_H
|
||||
#include "config.h"
|
||||
#endif
|
||||
|
||||
/* all driver need this */
|
||||
#include "xf86.h"
|
||||
#include "xf86_OSproc.h"
|
||||
|
||||
Reference in New Issue
Block a user