summaryrefslogtreecommitdiff
path: root/tools/lvmdevices.c
diff options
context:
space:
mode:
authorZdenek Kabelac <zkabelac@redhat.com>2021-03-09 15:04:22 +0100
committerZdenek Kabelac <zkabelac@redhat.com>2021-03-10 01:29:44 +0100
commitd95c0e977cb69b04467d650a8be9b0efa2c71688 (patch)
treef362b9f18ffd0c7237283cc21cad073980f838d5 /tools/lvmdevices.c
parenta6075fe2f259c4b2abd946cf06f9b507f9a7a49e (diff)
downloadlvm2-d95c0e977cb69b04467d650a8be9b0efa2c71688.tar.gz
cov: remove unnecessary headers
Diffstat (limited to 'tools/lvmdevices.c')
-rw-r--r--tools/lvmdevices.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/tools/lvmdevices.c b/tools/lvmdevices.c
index 42fa189c3..b67db7464 100644
--- a/tools/lvmdevices.c
+++ b/tools/lvmdevices.c
@@ -14,7 +14,6 @@
#include "tools.h"
#include "lib/cache/lvmcache.h"
-#include "lib/filters/filter.h"
#include "lib/device/device_id.h"
static void _search_devs_for_pvids(struct cmd_context *cmd, struct dm_list *search_pvids, struct dm_list *found_devs)