mirror of
https://github.com/X11Libre/xf86-input-synaptics.git
synced 2026-03-23 17:29:11 +00:00
drop obsolete #ifdef HAVE_CONFIG_H
Signed-off-by: Enrico Weigelt, metux IT consult <info@metux.net>
This commit is contained in:
@@ -27,10 +27,7 @@
|
||||
* Neil Brown (neilb@cse.unsw.edu.au)
|
||||
* Peter Osterlund (petero2@telia.com)
|
||||
*/
|
||||
|
||||
#ifdef HAVE_CONFIG_H
|
||||
#include "config.h"
|
||||
#endif
|
||||
|
||||
#include <xorg-server.h>
|
||||
#include "synproto.h"
|
||||
|
||||
@@ -24,10 +24,7 @@
|
||||
* Authors:
|
||||
* Peter Osterlund (petero2@telia.com)
|
||||
*/
|
||||
|
||||
#ifdef HAVE_CONFIG_H
|
||||
#include "config.h"
|
||||
#endif
|
||||
|
||||
#include <xorg-server.h>
|
||||
#include <xserver-properties.h>
|
||||
|
||||
@@ -22,10 +22,7 @@
|
||||
*
|
||||
* Authors: Peter Hutterer
|
||||
*/
|
||||
|
||||
#ifdef HAVE_CONFIG_H
|
||||
#include "config.h"
|
||||
#endif
|
||||
|
||||
#include <xorg-server.h>
|
||||
#include "xf86Module.h"
|
||||
|
||||
@@ -31,10 +31,7 @@
|
||||
* Linuxcare Inc. David Kennedy (dkennedy@linuxcare.com)
|
||||
* Fred Hucht (fred@thp.Uni-Duisburg.de)
|
||||
*/
|
||||
|
||||
#ifdef HAVE_CONFIG_H
|
||||
#include "config.h"
|
||||
#endif
|
||||
|
||||
#include <xorg-server.h>
|
||||
#include "synproto.h"
|
||||
|
||||
@@ -33,10 +33,7 @@
|
||||
* Fred Hucht (fred@thp.Uni-Duisburg.de)
|
||||
* Arne Schwabe <schwabe@uni-paderborn.de>
|
||||
*/
|
||||
|
||||
#ifdef HAVE_CONFIG_H
|
||||
#include "config.h"
|
||||
#endif
|
||||
|
||||
#include <xorg-server.h>
|
||||
#include <unistd.h>
|
||||
|
||||
@@ -54,10 +54,7 @@
|
||||
*
|
||||
* Trademarks are the property of their respective owners.
|
||||
*/
|
||||
|
||||
#ifdef HAVE_CONFIG_H
|
||||
#include "config.h"
|
||||
#endif
|
||||
|
||||
#include <xorg-server.h>
|
||||
#include <unistd.h>
|
||||
|
||||
@@ -27,9 +27,7 @@
|
||||
#ifndef _SYNPROTO_H_
|
||||
#define _SYNPROTO_H_
|
||||
|
||||
#ifdef HAVE_CONFIG_H
|
||||
#include "config.h"
|
||||
#endif
|
||||
|
||||
#include <xorg-server.h>
|
||||
|
||||
|
||||
@@ -23,10 +23,7 @@
|
||||
* Authors:
|
||||
* Peter Osterlund (petero2@telia.com)
|
||||
*/
|
||||
|
||||
#ifdef HAVE_CONFIG_H
|
||||
#include "config.h"
|
||||
#endif
|
||||
|
||||
#include <stdio.h>
|
||||
#include <stdlib.h>
|
||||
|
||||
@@ -23,10 +23,7 @@
|
||||
* Authors:
|
||||
* Peter Osterlund (petero2@telia.com)
|
||||
*/
|
||||
|
||||
#ifdef HAVE_CONFIG_H
|
||||
#include "config.h"
|
||||
#endif
|
||||
|
||||
#include <X11/Xlib.h>
|
||||
#include <X11/Xatom.h>
|
||||
|
||||
Reference in New Issue
Block a user