chiark / gitweb /
[PATCH] udev - reverse user query options
[elogind.git] / namedev.h
index f5b63a8805ee728986dcf609eb203beafaf5e06d..42b1e6c1a0a1cabd4db09d9729bf2e2ab160967f 100644 (file)
--- a/namedev.h
+++ b/namedev.h
@@ -65,6 +65,7 @@ struct config_device {
        char name[NAME_SIZE];
        char symlink[NAME_SIZE];
        struct sysfs_pair sysfs_pair[MAX_SYSFS_PAIRS];
+       int config_line;
 };
 
 struct perm_device {