summaryrefslogtreecommitdiff
path: root/namedev.h
diff options
context:
space:
mode:
Diffstat (limited to 'namedev.h')
-rw-r--r--namedev.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/namedev.h b/namedev.h
index ffdde83ca4..7f875ed603 100644
--- a/namedev.h
+++ b/namedev.h
@@ -72,6 +72,7 @@ struct config_device {
char symlink[NAME_SIZE];
struct sysfs_pair sysfs_pair[MAX_SYSFS_PAIRS];
int partitions;
+ char config_file[NAME_SIZE];
int config_line;
};