mirror of
https://github.com/X11Libre/xf86-video-voodoo.git
synced 2026-03-24 01:25:25 +00:00
drop obsolete #ifdef HAVE_CONFIG_H
Signed-off-by: Enrico Weigelt, metux IT consult <info@metux.net>
This commit is contained in:
@@ -32,10 +32,7 @@
|
||||
* THIS SOFTWARE IS NOT DESIGNED FOR USE IN SAFETY CRITICAL SYSTEMS OF
|
||||
* ANY KIND OR FORM.
|
||||
*/
|
||||
|
||||
#ifdef HAVE_CONFIG_H
|
||||
#include "config.h"
|
||||
#endif
|
||||
|
||||
#include "fb.h"
|
||||
#include "micmap.h"
|
||||
|
||||
@@ -38,11 +38,7 @@
|
||||
* THIS SOFTWARE IS NOT DESIGNED FOR USE IN SAFETY CRITICAL SYSTEMS OF
|
||||
* ANY KIND OR FORM.
|
||||
*/
|
||||
|
||||
|
||||
#ifdef HAVE_CONFIG_H
|
||||
#include "config.h"
|
||||
#endif
|
||||
|
||||
#include "fb.h"
|
||||
#include "micmap.h"
|
||||
|
||||
@@ -33,10 +33,7 @@
|
||||
* http://www.machinaesupremacy.com
|
||||
* http://www.magnatune.com
|
||||
*/
|
||||
|
||||
#ifdef HAVE_CONFIG_H
|
||||
#include "config.h"
|
||||
#endif
|
||||
|
||||
#include "fb.h"
|
||||
#include "micmap.h"
|
||||
|
||||
Reference in New Issue
Block a user