mirror of
git://sourceware.org/git/lvm2.git
synced 2024-12-21 13:34:40 +03:00
cov: remove unused header files
This commit is contained in:
parent
b6b1c19365
commit
44a2f2df92
@ -22,7 +22,6 @@
|
||||
|
||||
#include <dirent.h>
|
||||
#include <mntent.h>
|
||||
#include <sys/ioctl.h>
|
||||
|
||||
static const char *_lvresize_fs_helper_path;
|
||||
|
||||
|
@ -17,7 +17,6 @@
|
||||
#include "lib/commands/toolcontext.h"
|
||||
#include "lib/device/device.h"
|
||||
#include "lib/device/online.h"
|
||||
#include "lib/metadata/metadata.h"
|
||||
|
||||
#include <dirent.h>
|
||||
|
||||
|
@ -26,7 +26,6 @@
|
||||
#include <string.h>
|
||||
#include <inttypes.h>
|
||||
#include <sys/types.h>
|
||||
#include <sys/ioctl.h>
|
||||
#include <sys/stat.h>
|
||||
#include <fcntl.h>
|
||||
#include <ctype.h>
|
||||
|
Loading…
Reference in New Issue
Block a user