]> sourceware.org Git - lvm2.git/commitdiff
cov: remove unused headers
authorZdenek Kabelac <zkabelac@redhat.com>
Sat, 9 Jul 2022 00:45:21 +0000 (02:45 +0200)
committerZdenek Kabelac <zkabelac@redhat.com>
Sun, 10 Jul 2022 23:18:24 +0000 (01:18 +0200)
lib/device/online.c
lib/label/hints.c
libdaemon/server/daemon-server.c
libdm/libdm-deptree.c

index 024485bb327da9fc0ad4a1b345121cd3ad5bac12..79652d99002372a4ddffb58aa76b38d6d2c9d8fc 100644 (file)
@@ -16,7 +16,6 @@
 #include "lib/misc/lib.h"
 #include "lib/commands/toolcontext.h"
 #include "lib/device/device.h"
-#include "lib/device/device_id.h"
 #include "lib/device/online.h"
 
 #include <dirent.h>
index edce6f51713321bbff90b5a1c443edc7ebc85e01..82578836904635679e5c3ec03781cc840bc95d73 100644 (file)
 #include "lib/label/hints.h"
 #include "lib/device/dev-type.h"
 #include "lib/device/device_id.h"
-#include "lib/device/online.h"
 
 #include <sys/stat.h>
 #include <fcntl.h>
index 96cfc392e22b3cb68466f7ae80b4bd635fbc3c32..dde7f5982da9f7fb851f3d2704c9beebfe6df3fb 100644 (file)
@@ -20,7 +20,6 @@
 #include <errno.h>
 #include <fcntl.h> /* help musl C */
 #include <pthread.h>
-#include <sys/file.h>
 #include <sys/stat.h>
 #include <sys/wait.h>
 #include <sys/time.h>
index c14b6ef564dc77207e67092c937f5a3cc90b8090..33a80cf4ddd8c934f7597166dc8e0d7b561c71d5 100644 (file)
@@ -19,7 +19,6 @@
 #include "libdm/misc/dm-ioctl.h"
 
 #include <stdarg.h>
-#include <sys/param.h>
 #include <sys/utsname.h>
 
 #define MAX_TARGET_PARAMSIZE 500000
This page took 0.050296 seconds and 5 git commands to generate.