From 0a7473dce104a2704e4b09884df00c90e1538168 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marco=20Trevisan=20=28Trevi=C3=B1o=29?= Date: Thu, 2 Sep 2021 13:42:18 +0200 Subject: [PATCH] fpi-device: Do not include config.h in headers It should be included in files requiring it only. --- libfprint/fpi-device.h | 2 -- 1 file changed, 2 deletions(-) diff --git a/libfprint/fpi-device.h b/libfprint/fpi-device.h index f43d3433..aba30b10 100644 --- a/libfprint/fpi-device.h +++ b/libfprint/fpi-device.h @@ -24,8 +24,6 @@ #include "fp-image.h" #include "fpi-print.h" -#include - /** * FpiDeviceUdevSubtype: * @FPI_DEVICE_UDEV_SUBTYPE_SPIDEV: The device requires an spidev node