From 1305b47167388297b33b073989ae3b70a26ca71a Mon Sep 17 00:00:00 2001 From: Kay Sievers Date: Sun, 23 Oct 2005 18:56:30 +0200 Subject: volume_id: add vxfs include Signed-off-by: Kay Sievers --- extras/volume_id/volume_id/volume_id.c | 1 + 1 file changed, 1 insertion(+) diff --git a/extras/volume_id/volume_id/volume_id.c b/extras/volume_id/volume_id/volume_id.c index 06496e7130..b92269863f 100644 --- a/extras/volume_id/volume_id/volume_id.c +++ b/extras/volume_id/volume_id/volume_id.c @@ -59,6 +59,7 @@ #include "mac.h" #include "msdos.h" #include "ocfs.h" +#include "vxfs.h" int volume_id_probe_all(struct volume_id *id, uint64_t off, uint64_t size) { -- cgit v1.2.3-54-g00ecf