summaryrefslogtreecommitdiff
path: root/src/bios_dev_name.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/bios_dev_name.h')
-rw-r--r--src/bios_dev_name.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/bios_dev_name.h b/src/bios_dev_name.h
index 658bfa3..fd4f7f6 100644
--- a/src/bios_dev_name.h
+++ b/src/bios_dev_name.h
@@ -12,6 +12,7 @@ struct bios_dev_name_opts {
int optind;
int sortroutine;
int namingpolicy;
+ const char *prefix;
unsigned int verbose:1;
unsigned int show_all:1;
unsigned int debug:1;