From 88cb452e0540f13e90c201550f85330ef01426ab 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 42e26e0..25e79c9 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