summaryrefslogtreecommitdiff
path: root/extras
diff options
context:
space:
mode:
authorKay Sievers <kay@pim>2005-10-23 18:56:30 +0200
committerKay Sievers <kay@pim>2005-10-23 18:56:30 +0200
commit1305b47167388297b33b073989ae3b70a26ca71a (patch)
tree5027922ad837a19152d1fb40fe7e76faa364dfc0 /extras
parentb5866871385be4e4ad170dca40f5e2b1c6666694 (diff)
volume_id: add vxfs include
Signed-off-by: Kay Sievers <kay.sievers@suse.de>
Diffstat (limited to 'extras')
-rw-r--r--extras/volume_id/volume_id/volume_id.c1
1 files changed, 1 insertions, 0 deletions
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)
{