From 30500626fe598b6199ed0d4a55a20bfdd4566c6b Mon Sep 17 00:00:00 2001 From: Peter Hutterer Date: Tue, 2 May 2017 14:17:33 +1000 Subject: [PATCH] Drop HAVE_CONFIG_H, we always have it defined Signed-off-by: Peter Hutterer --- src/xf86libinput.c | 2 -- 1 file changed, 2 deletions(-) diff --git a/src/xf86libinput.c b/src/xf86libinput.c index b9cd086..92e567d 100644 --- a/src/xf86libinput.c +++ b/src/xf86libinput.c @@ -23,9 +23,7 @@ * IN THE SOFTWARE. */ -#ifdef HAVE_CONFIG_H #include "config.h" -#endif #include #include