mirror of
git://sourceware.org/git/lvm2.git
synced 2025-01-02 01:18:26 +03:00
cleanup: remove unneeded headers
Header do not provide any needed symbols.
This commit is contained in:
parent
98124361ae
commit
feea5003cc
1
lib/cache/lvmetad.c
vendored
1
lib/cache/lvmetad.c
vendored
@ -20,7 +20,6 @@
|
||||
#include "lvmcache.h"
|
||||
#include "lvmetad-client.h"
|
||||
#include "format-text.h" // TODO for disk_locn, used as a DA representation
|
||||
#include "filter.h"
|
||||
#include "assert.h"
|
||||
#include "crc.h"
|
||||
|
||||
|
@ -18,7 +18,6 @@
|
||||
#include "lvm-types.h"
|
||||
#include "btree.h"
|
||||
#include "filter.h"
|
||||
#include "filter-persistent.h"
|
||||
#include "toolcontext.h"
|
||||
|
||||
#include <unistd.h>
|
||||
|
@ -18,7 +18,6 @@
|
||||
#include <unistd.h>
|
||||
|
||||
#include "daemon-io.h"
|
||||
#include "dm-logging.h"
|
||||
#include "libdevmapper.h"
|
||||
|
||||
/*
|
||||
|
Loading…
Reference in New Issue
Block a user