mirror of
git://sourceware.org/git/lvm2.git
synced 2024-12-21 13:34:40 +03:00
cleanup: remove unused headers
This commit is contained in:
parent
428b9fcd87
commit
88e944b5a3
@ -19,7 +19,6 @@
|
||||
#include "text_export.h"
|
||||
#include "config.h"
|
||||
#include "str_list.h"
|
||||
#include "targets.h"
|
||||
#include "lvm-string.h"
|
||||
#include "activate.h"
|
||||
#include "metadata.h"
|
||||
|
@ -15,7 +15,6 @@
|
||||
|
||||
#include "lib.h"
|
||||
#include "dev-type.h"
|
||||
#include "metadata.h"
|
||||
#include "xlate.h"
|
||||
|
||||
#ifdef __linux__
|
||||
|
@ -17,7 +17,6 @@
|
||||
#include "filter.h"
|
||||
#include "config.h"
|
||||
#include "lvm-file.h"
|
||||
#include "activate.h"
|
||||
|
||||
struct pfilter {
|
||||
char *file;
|
||||
|
@ -14,8 +14,6 @@
|
||||
|
||||
#include "lib.h"
|
||||
#include "segtype.h"
|
||||
#include "display.h"
|
||||
#include "config.h"
|
||||
#include "str_list.h"
|
||||
#include "activate.h"
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user