chiark / gitweb /
add DEVLINKS to the event environment
[elogind.git] / udev.h
diff --git a/udev.h b/udev.h
index 474f3f5e2586c7365df96070b690660a08a9ce4e..ca99da512d9d0f06d35f7f2eb4220cf27b1977f9 100644 (file)
--- a/udev.h
+++ b/udev.h
@@ -58,7 +58,6 @@ struct udevice {
 
        enum device_type type;
        char name[PATH_SIZE];
 
        enum device_type type;
        char name[PATH_SIZE];
-       char devname[PATH_SIZE];
        struct list_head symlink_list;
        int symlink_final;
        char owner[USER_SIZE];
        struct list_head symlink_list;
        int symlink_final;
        char owner[USER_SIZE];