chiark / gitweb /
[PATCH] udev - fix debug info for multiple rule file config
[elogind.git] / namedev.h
index ffdde83ca4843058d08f3f7b172b360a4426944e..7f875ed6030847b1cda40d81c195c1cf5a5a9403 100644 (file)
--- 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 symlink[NAME_SIZE];
        struct sysfs_pair sysfs_pair[MAX_SYSFS_PAIRS];
        int partitions;
+       char config_file[NAME_SIZE];
        int config_line;
 };
 
        int config_line;
 };