* main - cov: drop unneeded header
@ 2023-02-13 13:31 Zdenek Kabelac
0 siblings, 0 replies; only message in thread
From: Zdenek Kabelac @ 2023-02-13 13:31 UTC (permalink / raw)
To: lvm-devel
Gitweb: https://sourceware.org/git/?p=lvm2.git;a=commitdiff;h=2241982f9636592268fc75b17d1a00e0ee786a65
Commit: 2241982f9636592268fc75b17d1a00e0ee786a65
Parent: 02fdb2480e8ec1d7b3da14e620295d0f93bff52a
Author: Zdenek Kabelac <zkabelac@redhat.com>
AuthorDate: Mon Feb 13 09:34:20 2023 +0100
Committer: Zdenek Kabelac <zkabelac@redhat.com>
CommitterDate: Mon Feb 13 13:41:59 2023 +0100
cov: drop unneeded header
---
tools/vgchange.c | 1 -
1 file changed, 1 deletion(-)
diff --git a/tools/vgchange.c b/tools/vgchange.c
index 7d1bbd70a..09ade96a6 100644
--- a/tools/vgchange.c
+++ b/tools/vgchange.c
@@ -16,7 +16,6 @@
#include "tools.h"
#include "lib/device/device_id.h"
#include "lib/label/hints.h"
-#include "lib/filters/filter.h"
struct vgchange_params {
int lock_start_count;
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2023-02-13 13:31 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-02-13 13:31 main - cov: drop unneeded header Zdenek Kabelac
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.