mirror of
git://sourceware.org/git/lvm2.git
synced 2025-02-09 13:57:55 +03:00
vgcache.h inclusion (avoid compiler warning)
This commit is contained in:
parent
83c49e9745
commit
b57ca2a763
@ -15,8 +15,6 @@
|
|||||||
#include <ctype.h>
|
#include <ctype.h>
|
||||||
|
|
||||||
#include "stub.h"
|
#include "stub.h"
|
||||||
#include "vgcache.h"
|
|
||||||
#include "lvm-string.h"
|
|
||||||
|
|
||||||
#ifdef READLINE_SUPPORT
|
#ifdef READLINE_SUPPORT
|
||||||
#include <readline/readline.h>
|
#include <readline/readline.h>
|
||||||
|
@ -38,6 +38,7 @@
|
|||||||
#include "config.h"
|
#include "config.h"
|
||||||
#include "dev-cache.h"
|
#include "dev-cache.h"
|
||||||
#include "device.h"
|
#include "device.h"
|
||||||
|
#include "vgcache.h"
|
||||||
#include "display.h"
|
#include "display.h"
|
||||||
#include "errors.h"
|
#include "errors.h"
|
||||||
#include "filter.h"
|
#include "filter.h"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user