summaryrefslogtreecommitdiffstats
path: root/roots.h
diff options
context:
space:
mode:
Diffstat (limited to 'roots.h')
-rw-r--r--roots.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/roots.h b/roots.h
index a14b7d971..a5561c620 100644
--- a/roots.h
+++ b/roots.h
@@ -19,6 +19,8 @@
#include "common.h"
+typedef struct fstab_rec Volume;
+
// Load and parse volume data from /etc/recovery.fstab.
void load_volume_table();