chiark / gitweb /
[PATCH] move all of the DBUS logic into one file and remove all of the #ifdef crud...
[elogind.git] / namedev.h
index f7b8a676673afc6235f22aa7cd4261350a77651c..39cf3ae64132c3f810169b85ed79524227dbaffd 100644 (file)
--- a/namedev.h
+++ b/namedev.h
@@ -63,6 +63,7 @@ struct config_device {
        char kernel_name[NAME_SIZE];
        char exec_program[FILE_SIZE];
        char name[NAME_SIZE];
+       char symlink[NAME_SIZE];
 };
 
 struct perm_device {