mirror of
git://sourceware.org/git/lvm2.git
synced 2024-12-21 13:34:40 +03:00
cleanup: remove unneeded header files
This commit is contained in:
parent
e5d59d9618
commit
9d69585b82
@ -17,7 +17,6 @@
|
|||||||
#include "segtype.h"
|
#include "segtype.h"
|
||||||
#include "display.h"
|
#include "display.h"
|
||||||
#include "text_export.h"
|
#include "text_export.h"
|
||||||
#include "text_import.h"
|
|
||||||
#include "config.h"
|
#include "config.h"
|
||||||
#include "str_list.h"
|
#include "str_list.h"
|
||||||
#include "targets.h"
|
#include "targets.h"
|
||||||
|
@ -19,7 +19,6 @@
|
|||||||
#include "xlate.h"
|
#include "xlate.h"
|
||||||
#include "lvmcache.h"
|
#include "lvmcache.h"
|
||||||
#include "lvmetad.h"
|
#include "lvmetad.h"
|
||||||
#include "metadata.h"
|
|
||||||
|
|
||||||
#include <sys/stat.h>
|
#include <sys/stat.h>
|
||||||
#include <fcntl.h>
|
#include <fcntl.h>
|
||||||
|
@ -23,7 +23,6 @@
|
|||||||
#include "segtype.h"
|
#include "segtype.h"
|
||||||
#include "lv_alloc.h"
|
#include "lv_alloc.h"
|
||||||
#include "defaults.h"
|
#include "defaults.h"
|
||||||
#include "display.h"
|
|
||||||
|
|
||||||
int attach_pool_metadata_lv(struct lv_segment *pool_seg,
|
int attach_pool_metadata_lv(struct lv_segment *pool_seg,
|
||||||
struct logical_volume *metadata_lv)
|
struct logical_volume *metadata_lv)
|
||||||
|
@ -17,7 +17,6 @@
|
|||||||
#include "locking.h"
|
#include "locking.h"
|
||||||
#include "metadata.h"
|
#include "metadata.h"
|
||||||
#include "segtype.h"
|
#include "segtype.h"
|
||||||
#include "lv_alloc.h"
|
|
||||||
#include "defaults.h"
|
#include "defaults.h"
|
||||||
#include "display.h"
|
#include "display.h"
|
||||||
|
|
||||||
|
@ -18,7 +18,6 @@
|
|||||||
#include "locking.h"
|
#include "locking.h"
|
||||||
#include "lvm-exec.h"
|
#include "lvm-exec.h"
|
||||||
#include "toolcontext.h"
|
#include "toolcontext.h"
|
||||||
#include "activate.h"
|
|
||||||
|
|
||||||
#include <unistd.h>
|
#include <unistd.h>
|
||||||
#include <sys/wait.h>
|
#include <sys/wait.h>
|
||||||
|
Loading…
Reference in New Issue
Block a user