summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/evdev-mt-touchpad-tap.c2
-rw-r--r--test/litest-device-alps-dualpoint.c2
-rw-r--r--test/litest-device-alps-semi-mt.c2
-rw-r--r--test/litest-device-anker-mouse-kbd.c2
-rw-r--r--test/litest-device-apple-internal-keyboard.c2
-rw-r--r--test/litest-device-apple-magicmouse.c2
-rw-r--r--test/litest-device-asus-rog-gladius.c2
-rw-r--r--test/litest-device-atmel-hover.c2
-rw-r--r--test/litest-device-bcm5974.c2
-rw-r--r--test/litest-device-calibrated-touchscreen.c2
-rw-r--r--test/litest-device-cyborg-rat-5.c2
-rw-r--r--test/litest-device-elantech-touchpad.c2
-rw-r--r--test/litest-device-generic-singletouch.c2
-rw-r--r--test/litest-device-huion-pentablet.c2
-rw-r--r--test/litest-device-keyboard-all-codes.c2
-rw-r--r--test/litest-device-keyboard-razer-blackwidow.c2
-rw-r--r--test/litest-device-keyboard.c2
-rw-r--r--test/litest-device-logitech-trackball.c2
-rw-r--r--test/litest-device-magic-trackpad.c2
-rw-r--r--test/litest-device-mouse-low-dpi.c2
-rw-r--r--test/litest-device-mouse-roccat.c2
-rw-r--r--test/litest-device-mouse-wheel-click-angle.c2
-rw-r--r--test/litest-device-mouse-wheel-click-count.c2
-rw-r--r--test/litest-device-mouse.c2
-rw-r--r--test/litest-device-ms-surface-cover.c2
-rw-r--r--test/litest-device-nexus4-touch-screen.c2
-rw-r--r--test/litest-device-protocol-a-touch-screen.c2
-rw-r--r--test/litest-device-qemu-usb-tablet.c2
-rw-r--r--test/litest-device-synaptics-hover.c2
-rw-r--r--test/litest-device-synaptics-i2c.c2
-rw-r--r--test/litest-device-synaptics-st.c2
-rw-r--r--test/litest-device-synaptics-t440.c2
-rw-r--r--test/litest-device-synaptics-x1-carbon-3rd.c2
-rw-r--r--test/litest-device-synaptics.c2
-rw-r--r--test/litest-device-touch-screen.c2
-rw-r--r--test/litest-device-touchscreen-fuzz.c2
-rw-r--r--test/litest-device-trackpoint.c2
-rw-r--r--test/litest-device-vmware-virtual-usb-mouse.c2
-rw-r--r--test/litest-device-wacom-bamboo-tablet.c2
-rw-r--r--test/litest-device-wacom-cintiq-13hdt-finger.c2
-rw-r--r--test/litest-device-wacom-cintiq-13hdt-pad.c2
-rw-r--r--test/litest-device-wacom-cintiq-13hdt-pen.c2
-rw-r--r--test/litest-device-wacom-cintiq-24hd.c2
-rw-r--r--test/litest-device-wacom-cintiq-24hdt-pad.c2
-rw-r--r--test/litest-device-wacom-cintiq-tablet.c2
-rw-r--r--test/litest-device-wacom-ekr.c2
-rw-r--r--test/litest-device-wacom-hid4800-pen.c2
-rw-r--r--test/litest-device-wacom-intuos-finger.c2
-rw-r--r--test/litest-device-wacom-intuos-tablet.c2
-rw-r--r--test/litest-device-wacom-intuos3-pad.c2
-rw-r--r--test/litest-device-wacom-intuos5-pad.c2
-rw-r--r--test/litest-device-wacom-isdv4-tablet.c2
-rw-r--r--test/litest-device-wacom-touch.c2
-rw-r--r--test/litest-device-waltop-tablet.c2
-rw-r--r--test/litest-device-wheel-only.c2
-rw-r--r--test/litest-device-xen-virtual-pointer.c2
-rw-r--r--test/litest-device-yubikey.c2
-rw-r--r--test/litest-int.h2
-rw-r--r--test/litest.c2
-rw-r--r--test/litest.h2
60 files changed, 0 insertions, 120 deletions
diff --git a/src/evdev-mt-touchpad-tap.c b/src/evdev-mt-touchpad-tap.c
index 12639aa3..ddda44ca 100644
--- a/src/evdev-mt-touchpad-tap.c
+++ b/src/evdev-mt-touchpad-tap.c
@@ -22,9 +22,7 @@
* CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
*/
-#ifdef HAVE_CONFIG_H
#include "config.h"
-#endif
#include <assert.h>
#include <errno.h>
diff --git a/test/litest-device-alps-dualpoint.c b/test/litest-device-alps-dualpoint.c
index 50204270..08ba0062 100644
--- a/test/litest-device-alps-dualpoint.c
+++ b/test/litest-device-alps-dualpoint.c
@@ -21,9 +21,7 @@
* DEALINGS IN THE SOFTWARE.
*/
-#if HAVE_CONFIG_H
#include "config.h"
-#endif
#include <assert.h>
diff --git a/test/litest-device-alps-semi-mt.c b/test/litest-device-alps-semi-mt.c
index 720eaeb5..7325a429 100644
--- a/test/litest-device-alps-semi-mt.c
+++ b/test/litest-device-alps-semi-mt.c
@@ -21,9 +21,7 @@
* DEALINGS IN THE SOFTWARE.
*/
-#if HAVE_CONFIG_H
#include "config.h"
-#endif
#include <assert.h>
diff --git a/test/litest-device-anker-mouse-kbd.c b/test/litest-device-anker-mouse-kbd.c
index 5f399289..3971c771 100644
--- a/test/litest-device-anker-mouse-kbd.c
+++ b/test/litest-device-anker-mouse-kbd.c
@@ -21,9 +21,7 @@
* DEALINGS IN THE SOFTWARE.
*/
-#if HAVE_CONFIG_H
#include "config.h"
-#endif
#include "litest.h"
#include "litest-int.h"
diff --git a/test/litest-device-apple-internal-keyboard.c b/test/litest-device-apple-internal-keyboard.c
index c24403da..4b500ae2 100644
--- a/test/litest-device-apple-internal-keyboard.c
+++ b/test/litest-device-apple-internal-keyboard.c
@@ -21,9 +21,7 @@
* DEALINGS IN THE SOFTWARE.
*/
-#if HAVE_CONFIG_H
#include "config.h"
-#endif
#include "litest.h"
#include "litest-int.h"
diff --git a/test/litest-device-apple-magicmouse.c b/test/litest-device-apple-magicmouse.c
index ce6fc780..29d3b987 100644
--- a/test/litest-device-apple-magicmouse.c
+++ b/test/litest-device-apple-magicmouse.c
@@ -21,9 +21,7 @@
* DEALINGS IN THE SOFTWARE.
*/
-#if HAVE_CONFIG_H
#include "config.h"
-#endif
#include "litest.h"
#include "litest-int.h"
diff --git a/test/litest-device-asus-rog-gladius.c b/test/litest-device-asus-rog-gladius.c
index a44396f7..8d4ffe59 100644
--- a/test/litest-device-asus-rog-gladius.c
+++ b/test/litest-device-asus-rog-gladius.c
@@ -21,9 +21,7 @@
* DEALINGS IN THE SOFTWARE.
*/
-#if HAVE_CONFIG_H
#include "config.h"
-#endif
#include "litest.h"
#include "litest-int.h"
diff --git a/test/litest-device-atmel-hover.c b/test/litest-device-atmel-hover.c
index 1691549f..c856d081 100644
--- a/test/litest-device-atmel-hover.c
+++ b/test/litest-device-atmel-hover.c
@@ -21,9 +21,7 @@
* DEALINGS IN THE SOFTWARE.
*/
-#if HAVE_CONFIG_H
#include "config.h"
-#endif
#include <assert.h>
diff --git a/test/litest-device-bcm5974.c b/test/litest-device-bcm5974.c
index cbf2a74c..c9780a50 100644
--- a/test/litest-device-bcm5974.c
+++ b/test/litest-device-bcm5974.c
@@ -21,9 +21,7 @@
* DEALINGS IN THE SOFTWARE.
*/
-#if HAVE_CONFIG_H
#include "config.h"
-#endif
#include "litest.h"
#include "litest-int.h"
diff --git a/test/litest-device-calibrated-touchscreen.c b/test/litest-device-calibrated-touchscreen.c
index c0cb1724..db62d8b9 100644
--- a/test/litest-device-calibrated-touchscreen.c
+++ b/test/litest-device-calibrated-touchscreen.c
@@ -21,9 +21,7 @@
* DEALINGS IN THE SOFTWARE.
*/
-#if HAVE_CONFIG_H
#include "config.h"
-#endif
#include "litest.h"
#include "litest-int.h"
diff --git a/test/litest-device-cyborg-rat-5.c b/test/litest-device-cyborg-rat-5.c
index a1db77aa..e14f9760 100644
--- a/test/litest-device-cyborg-rat-5.c
+++ b/test/litest-device-cyborg-rat-5.c
@@ -21,9 +21,7 @@
* DEALINGS IN THE SOFTWARE.
*/
-#if HAVE_CONFIG_H
#include "config.h"
-#endif
#include "litest.h"
#include "litest-int.h"
diff --git a/test/litest-device-elantech-touchpad.c b/test/litest-device-elantech-touchpad.c
index abf58d1c..9c5422c6 100644
--- a/test/litest-device-elantech-touchpad.c
+++ b/test/litest-device-elantech-touchpad.c
@@ -21,9 +21,7 @@
* DEALINGS IN THE SOFTWARE.
*/
-#if HAVE_CONFIG_H
#include "config.h"
-#endif
#include "litest.h"
#include "litest-int.h"
diff --git a/test/litest-device-generic-singletouch.c b/test/litest-device-generic-singletouch.c
index c34c62d4..519045d5 100644
--- a/test/litest-device-generic-singletouch.c
+++ b/test/litest-device-generic-singletouch.c
@@ -21,9 +21,7 @@
* DEALINGS IN THE SOFTWARE.
*/
-#if HAVE_CONFIG_H
#include "config.h"
-#endif
#include "litest.h"
#include "litest-int.h"
diff --git a/test/litest-device-huion-pentablet.c b/test/litest-device-huion-pentablet.c
index e030f208..293de434 100644
--- a/test/litest-device-huion-pentablet.c
+++ b/test/litest-device-huion-pentablet.c
@@ -20,9 +20,7 @@
* OF THIS SOFTWARE.
*/
-#if HAVE_CONFIG_H
#include "config.h"
-#endif
#include "litest.h"
#include "litest-int.h"
diff --git a/test/litest-device-keyboard-all-codes.c b/test/litest-device-keyboard-all-codes.c
index fffd0a69..a3ad468c 100644
--- a/test/litest-device-keyboard-all-codes.c
+++ b/test/litest-device-keyboard-all-codes.c
@@ -21,9 +21,7 @@
* DEALINGS IN THE SOFTWARE.
*/
-#if HAVE_CONFIG_H
#include "config.h"
-#endif
#include "litest.h"
#include "litest-int.h"
diff --git a/test/litest-device-keyboard-razer-blackwidow.c b/test/litest-device-keyboard-razer-blackwidow.c
index 7e9823a5..70b12025 100644
--- a/test/litest-device-keyboard-razer-blackwidow.c
+++ b/test/litest-device-keyboard-razer-blackwidow.c
@@ -21,9 +21,7 @@
* DEALINGS IN THE SOFTWARE.
*/
-#if HAVE_CONFIG_H
#include "config.h"
-#endif
#include "litest.h"
#include "litest-int.h"
diff --git a/test/litest-device-keyboard.c b/test/litest-device-keyboard.c
index e8b9c136..07819f73 100644
--- a/test/litest-device-keyboard.c
+++ b/test/litest-device-keyboard.c
@@ -21,9 +21,7 @@
* DEALINGS IN THE SOFTWARE.
*/
-#if HAVE_CONFIG_H
#include "config.h"
-#endif
#include "litest.h"
#include "litest-int.h"
diff --git a/test/litest-device-logitech-trackball.c b/test/litest-device-logitech-trackball.c
index 1a5d8966..2c59f052 100644
--- a/test/litest-device-logitech-trackball.c
+++ b/test/litest-device-logitech-trackball.c
@@ -21,9 +21,7 @@
* DEALINGS IN THE SOFTWARE.
*/
-#if HAVE_CONFIG_H
#include "config.h"
-#endif
#include "litest.h"
#include "litest-int.h"
diff --git a/test/litest-device-magic-trackpad.c b/test/litest-device-magic-trackpad.c
index 588d6f5a..598a7356 100644
--- a/test/litest-device-magic-trackpad.c
+++ b/test/litest-device-magic-trackpad.c
@@ -21,9 +21,7 @@
* DEALINGS IN THE SOFTWARE.
*/
-#if HAVE_CONFIG_H
#include "config.h"
-#endif
#include "litest.h"
#include "litest-int.h"
diff --git a/test/litest-device-mouse-low-dpi.c b/test/litest-device-mouse-low-dpi.c
index dccf40fa..ac224613 100644
--- a/test/litest-device-mouse-low-dpi.c
+++ b/test/litest-device-mouse-low-dpi.c
@@ -21,9 +21,7 @@
* DEALINGS IN THE SOFTWARE.
*/
-#if HAVE_CONFIG_H
#include "config.h"
-#endif
#include "litest.h"
#include "litest-int.h"
diff --git a/test/litest-device-mouse-roccat.c b/test/litest-device-mouse-roccat.c
index 013374e0..3b4edc80 100644
--- a/test/litest-device-mouse-roccat.c
+++ b/test/litest-device-mouse-roccat.c
@@ -21,9 +21,7 @@
* DEALINGS IN THE SOFTWARE.
*/
-#if HAVE_CONFIG_H
#include "config.h"
-#endif
#include "litest.h"
#include "litest-int.h"
diff --git a/test/litest-device-mouse-wheel-click-angle.c b/test/litest-device-mouse-wheel-click-angle.c
index ccfedd78..21c4387f 100644
--- a/test/litest-device-mouse-wheel-click-angle.c
+++ b/test/litest-device-mouse-wheel-click-angle.c
@@ -21,9 +21,7 @@
* DEALINGS IN THE SOFTWARE.
*/
-#if HAVE_CONFIG_H
#include "config.h"
-#endif
#include "litest.h"
#include "litest-int.h"
diff --git a/test/litest-device-mouse-wheel-click-count.c b/test/litest-device-mouse-wheel-click-count.c
index 419b702d..1e675947 100644
--- a/test/litest-device-mouse-wheel-click-count.c
+++ b/test/litest-device-mouse-wheel-click-count.c
@@ -21,9 +21,7 @@
* DEALINGS IN THE SOFTWARE.
*/
-#if HAVE_CONFIG_H
#include "config.h"
-#endif
#include "litest.h"
#include "litest-int.h"
diff --git a/test/litest-device-mouse.c b/test/litest-device-mouse.c
index bae98632..31953f26 100644
--- a/test/litest-device-mouse.c
+++ b/test/litest-device-mouse.c
@@ -21,9 +21,7 @@
* DEALINGS IN THE SOFTWARE.
*/
-#if HAVE_CONFIG_H
#include "config.h"
-#endif
#include "litest.h"
#include "litest-int.h"
diff --git a/test/litest-device-ms-surface-cover.c b/test/litest-device-ms-surface-cover.c
index fdd96818..31195d14 100644
--- a/test/litest-device-ms-surface-cover.c
+++ b/test/litest-device-ms-surface-cover.c
@@ -21,9 +21,7 @@
* DEALINGS IN THE SOFTWARE.
*/
-#if HAVE_CONFIG_H
#include "config.h"
-#endif
#include "litest.h"
#include "litest-int.h"
diff --git a/test/litest-device-nexus4-touch-screen.c b/test/litest-device-nexus4-touch-screen.c
index d1930053..f0477629 100644
--- a/test/litest-device-nexus4-touch-screen.c
+++ b/test/litest-device-nexus4-touch-screen.c
@@ -21,9 +21,7 @@
* DEALINGS IN THE SOFTWARE.
*/
-#if HAVE_CONFIG_H
#include "config.h"
-#endif
#include "litest.h"
#include "litest-int.h"
diff --git a/test/litest-device-protocol-a-touch-screen.c b/test/litest-device-protocol-a-touch-screen.c
index e3b67c4c..98216ad7 100644
--- a/test/litest-device-protocol-a-touch-screen.c
+++ b/test/litest-device-protocol-a-touch-screen.c
@@ -21,9 +21,7 @@
* DEALINGS IN THE SOFTWARE.
*/
-#if HAVE_CONFIG_H
#include "config.h"
-#endif
#include "litest.h"
#include "litest-int.h"
diff --git a/test/litest-device-qemu-usb-tablet.c b/test/litest-device-qemu-usb-tablet.c
index b9a6523d..e5e8b5a7 100644
--- a/test/litest-device-qemu-usb-tablet.c
+++ b/test/litest-device-qemu-usb-tablet.c
@@ -21,9 +21,7 @@
* DEALINGS IN THE SOFTWARE.
*/
-#if HAVE_CONFIG_H
#include "config.h"
-#endif
#include "litest.h"
#include "litest-int.h"
diff --git a/test/litest-device-synaptics-hover.c b/test/litest-device-synaptics-hover.c
index 24295658..6184ff63 100644
--- a/test/litest-device-synaptics-hover.c
+++ b/test/litest-device-synaptics-hover.c
@@ -21,9 +21,7 @@
* DEALINGS IN THE SOFTWARE.
*/
-#if HAVE_CONFIG_H
#include "config.h"
-#endif
#include <assert.h>
diff --git a/test/litest-device-synaptics-i2c.c b/test/litest-device-synaptics-i2c.c
index be826a4d..0d83caa4 100644
--- a/test/litest-device-synaptics-i2c.c
+++ b/test/litest-device-synaptics-i2c.c
@@ -21,9 +21,7 @@
* DEALINGS IN THE SOFTWARE.
*/
-#if HAVE_CONFIG_H
#include "config.h"
-#endif
#include "litest.h"
#include "litest-int.h"
diff --git a/test/litest-device-synaptics-st.c b/test/litest-device-synaptics-st.c
index d2bd1aee..7e45d564 100644
--- a/test/litest-device-synaptics-st.c
+++ b/test/litest-device-synaptics-st.c
@@ -21,9 +21,7 @@
* DEALINGS IN THE SOFTWARE.
*/
-#if HAVE_CONFIG_H
#include "config.h"
-#endif
#include "litest.h"
#include "litest-int.h"
diff --git a/test/litest-device-synaptics-t440.c b/test/litest-device-synaptics-t440.c
index fa561858..8bbdc2b3 100644
--- a/test/litest-device-synaptics-t440.c
+++ b/test/litest-device-synaptics-t440.c
@@ -21,9 +21,7 @@
* DEALINGS IN THE SOFTWARE.
*/
-#if HAVE_CONFIG_H
#include "config.h"
-#endif
#include "litest.h"
#include "litest-int.h"
diff --git a/test/litest-device-synaptics-x1-carbon-3rd.c b/test/litest-device-synaptics-x1-carbon-3rd.c
index 23d9c5b4..1b30a4b5 100644
--- a/test/litest-device-synaptics-x1-carbon-3rd.c
+++ b/test/litest-device-synaptics-x1-carbon-3rd.c
@@ -21,9 +21,7 @@
* DEALINGS IN THE SOFTWARE.
*/
-#if HAVE_CONFIG_H
#include "config.h"
-#endif
#include "litest.h"
#include "litest-int.h"
diff --git a/test/litest-device-synaptics.c b/test/litest-device-synaptics.c
index 3186a3ae..94981272 100644
--- a/test/litest-device-synaptics.c
+++ b/test/litest-device-synaptics.c
@@ -21,9 +21,7 @@
* DEALINGS IN THE SOFTWARE.
*/
-#if HAVE_CONFIG_H
#include "config.h"
-#endif
#include "litest.h"
#include "litest-int.h"
diff --git a/test/litest-device-touch-screen.c b/test/litest-device-touch-screen.c
index e91458a2..a631884c 100644
--- a/test/litest-device-touch-screen.c
+++ b/test/litest-device-touch-screen.c
@@ -21,9 +21,7 @@
* DEALINGS IN THE SOFTWARE.
*/
-#if HAVE_CONFIG_H
#include "config.h"
-#endif
#include "litest.h"
#include "litest-int.h"
diff --git a/test/litest-device-touchscreen-fuzz.c b/test/litest-device-touchscreen-fuzz.c
index 6f374c57..931a5b98 100644
--- a/test/litest-device-touchscreen-fuzz.c
+++ b/test/litest-device-touchscreen-fuzz.c
@@ -21,9 +21,7 @@
* DEALINGS IN THE SOFTWARE.
*/
-#if HAVE_CONFIG_H
#include "config.h"
-#endif
#include "litest.h"
#include "litest-int.h"
diff --git a/test/litest-device-trackpoint.c b/test/litest-device-trackpoint.c
index 5d722495..4ebb4f93 100644
--- a/test/litest-device-trackpoint.c
+++ b/test/litest-device-trackpoint.c
@@ -21,9 +21,7 @@
* DEALINGS IN THE SOFTWARE.
*/
-#if HAVE_CONFIG_H
#include "config.h"
-#endif
#include "litest.h"
#include "litest-int.h"
diff --git a/test/litest-device-vmware-virtual-usb-mouse.c b/test/litest-device-vmware-virtual-usb-mouse.c
index c92c566a..ba2be4ec 100644
--- a/test/litest-device-vmware-virtual-usb-mouse.c
+++ b/test/litest-device-vmware-virtual-usb-mouse.c
@@ -21,9 +21,7 @@
* DEALINGS IN THE SOFTWARE.
*/
-#if HAVE_CONFIG_H
#include "config.h"
-#endif
#include "litest.h"
#include "litest-int.h"
diff --git a/test/litest-device-wacom-bamboo-tablet.c b/test/litest-device-wacom-bamboo-tablet.c
index d1f5fc99..85589ddd 100644
--- a/test/litest-device-wacom-bamboo-tablet.c
+++ b/test/litest-device-wacom-bamboo-tablet.c
@@ -20,9 +20,7 @@
* OF THIS SOFTWARE.
*/
-#if HAVE_CONFIG_H
#include "config.h"
-#endif
#include "litest.h"
#include "litest-int.h"
diff --git a/test/litest-device-wacom-cintiq-13hdt-finger.c b/test/litest-device-wacom-cintiq-13hdt-finger.c
index 9c82de0b..344d0ae4 100644
--- a/test/litest-device-wacom-cintiq-13hdt-finger.c
+++ b/test/litest-device-wacom-cintiq-13hdt-finger.c
@@ -20,9 +20,7 @@
* OF THIS SOFTWARE.
*/
-#if HAVE_CONFIG_H
#include "config.h"
-#endif
#include "litest.h"
#include "litest-int.h"
diff --git a/test/litest-device-wacom-cintiq-13hdt-pad.c b/test/litest-device-wacom-cintiq-13hdt-pad.c
index cc4add45..21a93fc4 100644
--- a/test/litest-device-wacom-cintiq-13hdt-pad.c
+++ b/test/litest-device-wacom-cintiq-13hdt-pad.c
@@ -20,9 +20,7 @@
* OF THIS SOFTWARE.
*/
-#if HAVE_CONFIG_H
#include "config.h"
-#endif
#include "litest.h"
#include "litest-int.h"
diff --git a/test/litest-device-wacom-cintiq-13hdt-pen.c b/test/litest-device-wacom-cintiq-13hdt-pen.c
index 084d59a1..04b65465 100644
--- a/test/litest-device-wacom-cintiq-13hdt-pen.c
+++ b/test/litest-device-wacom-cintiq-13hdt-pen.c
@@ -20,9 +20,7 @@
* OF THIS SOFTWARE.
*/
-#if HAVE_CONFIG_H
#include "config.h"
-#endif
#include "litest.h"
#include "litest-int.h"
diff --git a/test/litest-device-wacom-cintiq-24hd.c b/test/litest-device-wacom-cintiq-24hd.c
index 07f27f90..7df44581 100644
--- a/test/litest-device-wacom-cintiq-24hd.c
+++ b/test/litest-device-wacom-cintiq-24hd.c
@@ -20,9 +20,7 @@
* OF THIS SOFTWARE.
*/
-#if HAVE_CONFIG_H
#include "config.h"
-#endif
#include "litest.h"
#include "litest-int.h"
diff --git a/test/litest-device-wacom-cintiq-24hdt-pad.c b/test/litest-device-wacom-cintiq-24hdt-pad.c
index d20fbd51..74465c38 100644
--- a/test/litest-device-wacom-cintiq-24hdt-pad.c
+++ b/test/litest-device-wacom-cintiq-24hdt-pad.c
@@ -20,9 +20,7 @@
* OF THIS SOFTWARE.
*/
-#if HAVE_CONFIG_H
#include "config.h"
-#endif
#include <errno.h>
#include <fcntl.h>
diff --git a/test/litest-device-wacom-cintiq-tablet.c b/test/litest-device-wacom-cintiq-tablet.c
index 4685668d..e4f83f6b 100644
--- a/test/litest-device-wacom-cintiq-tablet.c
+++ b/test/litest-device-wacom-cintiq-tablet.c
@@ -20,9 +20,7 @@
* OF THIS SOFTWARE.
*/
-#if HAVE_CONFIG_H
#include "config.h"
-#endif
#include "litest.h"
#include "litest-int.h"
diff --git a/test/litest-device-wacom-ekr.c b/test/litest-device-wacom-ekr.c
index fa739274..d16e05a7 100644
--- a/test/litest-device-wacom-ekr.c
+++ b/test/litest-device-wacom-ekr.c
@@ -20,9 +20,7 @@
* OF THIS SOFTWARE.
*/
-#if HAVE_CONFIG_H
#include "config.h"
-#endif
#include "litest.h"
#include "litest-int.h"
diff --git a/test/litest-device-wacom-hid4800-pen.c b/test/litest-device-wacom-hid4800-pen.c
index b1a60718..b8ea2eac 100644
--- a/test/litest-device-wacom-hid4800-pen.c
+++ b/test/litest-device-wacom-hid4800-pen.c
@@ -20,9 +20,7 @@
* OF THIS SOFTWARE.
*/
-#if HAVE_CONFIG_H
#include "config.h"
-#endif
#include "litest.h"
#include "litest-int.h"
diff --git a/test/litest-device-wacom-intuos-finger.c b/test/litest-device-wacom-intuos-finger.c
index 80145882..5e237e46 100644
--- a/test/litest-device-wacom-intuos-finger.c
+++ b/test/litest-device-wacom-intuos-finger.c
@@ -21,9 +21,7 @@
* DEALINGS IN THE SOFTWARE.
*/
-#if HAVE_CONFIG_H
#include "config.h"
-#endif
#include "litest.h"
#include "litest-int.h"
diff --git a/test/litest-device-wacom-intuos-tablet.c b/test/litest-device-wacom-intuos-tablet.c
index 00eac7a5..a698fb38 100644
--- a/test/litest-device-wacom-intuos-tablet.c
+++ b/test/litest-device-wacom-intuos-tablet.c
@@ -20,9 +20,7 @@
* OF THIS SOFTWARE.
*/
-#if HAVE_CONFIG_H
#include "config.h"
-#endif
#include "litest.h"
#include "litest-int.h"
diff --git a/test/litest-device-wacom-intuos3-pad.c b/test/litest-device-wacom-intuos3-pad.c
index 0622ddcc..42d80ede 100644
--- a/test/litest-device-wacom-intuos3-pad.c
+++ b/test/litest-device-wacom-intuos3-pad.c
@@ -20,9 +20,7 @@
* OF THIS SOFTWARE.
*/
-#if HAVE_CONFIG_H
#include "config.h"
-#endif
#include "litest.h"
#include "litest-int.h"
diff --git a/test/litest-device-wacom-intuos5-pad.c b/test/litest-device-wacom-intuos5-pad.c
index cacc5c76..a3f39316 100644
--- a/test/litest-device-wacom-intuos5-pad.c
+++ b/test/litest-device-wacom-intuos5-pad.c
@@ -20,9 +20,7 @@
* OF THIS SOFTWARE.
*/
-#if HAVE_CONFIG_H
#include "config.h"
-#endif
#include "litest.h"
#include "litest-int.h"
diff --git a/test/litest-device-wacom-isdv4-tablet.c b/test/litest-device-wacom-isdv4-tablet.c
index 400fb57b..d2c9078e 100644
--- a/test/litest-device-wacom-isdv4-tablet.c
+++ b/test/litest-device-wacom-isdv4-tablet.c
@@ -20,9 +20,7 @@
* OF THIS SOFTWARE.
*/
-#if HAVE_CONFIG_H
#include "config.h"
-#endif
#include "litest.h"
#include "litest-int.h"
diff --git a/test/litest-device-wacom-touch.c b/test/litest-device-wacom-touch.c
index e7da39c9..fc16c619 100644
--- a/test/litest-device-wacom-touch.c
+++ b/test/litest-device-wacom-touch.c
@@ -21,9 +21,7 @@
* DEALINGS IN THE SOFTWARE.
*/
-#if HAVE_CONFIG_H
#include "config.h"
-#endif
#include "litest.h"
#include "litest-int.h"
diff --git a/test/litest-device-waltop-tablet.c b/test/litest-device-waltop-tablet.c
index 34003428..bd94ee17 100644
--- a/test/litest-device-waltop-tablet.c
+++ b/test/litest-device-waltop-tablet.c
@@ -20,9 +20,7 @@
* OF THIS SOFTWARE.
*/
-#if HAVE_CONFIG_H
#include "config.h"
-#endif
#include "litest.h"
#include "litest-int.h"
diff --git a/test/litest-device-wheel-only.c b/test/litest-device-wheel-only.c
index c5b9fb0c..fe6ca89c 100644
--- a/test/litest-device-wheel-only.c
+++ b/test/litest-device-wheel-only.c
@@ -21,9 +21,7 @@
* DEALINGS IN THE SOFTWARE.
*/
-#if HAVE_CONFIG_H
#include "config.h"
-#endif
#include "litest.h"
#include "litest-int.h"
diff --git a/test/litest-device-xen-virtual-pointer.c b/test/litest-device-xen-virtual-pointer.c
index b4457c2b..a4c20445 100644
--- a/test/litest-device-xen-virtual-pointer.c
+++ b/test/litest-device-xen-virtual-pointer.c
@@ -21,9 +21,7 @@
* DEALINGS IN THE SOFTWARE.
*/
-#if HAVE_CONFIG_H
#include "config.h"
-#endif
#include "litest.h"
#include "litest-int.h"
diff --git a/test/litest-device-yubikey.c b/test/litest-device-yubikey.c
index d2c1d4c3..08e47b89 100644
--- a/test/litest-device-yubikey.c
+++ b/test/litest-device-yubikey.c
@@ -21,9 +21,7 @@
* DEALINGS IN THE SOFTWARE.
*/
-#if HAVE_CONFIG_H
#include "config.h"
-#endif
#include "litest.h"
#include "litest-int.h"
diff --git a/test/litest-int.h b/test/litest-int.h
index 1a9060d9..6384e4da 100644
--- a/test/litest-int.h
+++ b/test/litest-int.h
@@ -21,9 +21,7 @@
* DEALINGS IN THE SOFTWARE.
*/
-#if HAVE_CONFIG_H
#include "config.h"
-#endif
#include <limits.h>
#ifndef LITEST_INT_H
diff --git a/test/litest.c b/test/litest.c
index 148dd868..4f43d793 100644
--- a/test/litest.c
+++ b/test/litest.c
@@ -22,9 +22,7 @@
* DEALINGS IN THE SOFTWARE.
*/
-#if HAVE_CONFIG_H
#include "config.h"
-#endif
#include <check.h>
#include <dirent.h>
diff --git a/test/litest.h b/test/litest.h
index 7728c024..ccae3684 100644
--- a/test/litest.h
+++ b/test/litest.h
@@ -21,9 +21,7 @@
* DEALINGS IN THE SOFTWARE.
*/
-#if HAVE_CONFIG_H
#include "config.h"
-#endif
#ifndef LITEST_H
#define LITEST_H