mirror of
https://github.com/X11Libre/xf86-video-nested.git
synced 2026-03-24 01:24:18 +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,9 +32,7 @@
|
||||
#include <stdlib.h>
|
||||
#include <string.h>
|
||||
|
||||
#ifdef HAVE_CONFIG_H
|
||||
#include "config.h"
|
||||
#endif
|
||||
|
||||
#include <xorg-server.h>
|
||||
#include <fb.h>
|
||||
|
||||
@@ -47,9 +47,7 @@
|
||||
#include <xf86_OSproc.h>
|
||||
#include <xkbsrv.h>
|
||||
|
||||
#ifdef HAVE_CONFIG_H
|
||||
#include "config.h"
|
||||
#endif
|
||||
|
||||
#include "client.h"
|
||||
#include "nested_input.h"
|
||||
|
||||
@@ -42,9 +42,7 @@
|
||||
#include <xorg-server.h>
|
||||
#include <xf86.h>
|
||||
|
||||
#ifdef HAVE_CONFIG_H
|
||||
#include "config.h"
|
||||
#endif
|
||||
|
||||
#include "client.h"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user