1
0
mirror of git://sourceware.org/git/lvm2.git synced 2025-02-03 17:47:44 +03:00

Fix warning in previous commit.

This commit is contained in:
Milan Broz 2009-03-16 15:19:29 +00:00
parent 3c3d16e794
commit 048a329afc

View File

@ -14,6 +14,7 @@
*/
#include "tools.h"
#include "metadata.h"
static int vgck_single(struct cmd_context *cmd __attribute((unused)),
const char *vg_name,