]> git.proxmox.com Git - mirror_frr.git/blobdiff - lib/link_state.h
Merge pull request #11722 from donaldsharp/qdb
[mirror_frr.git] / lib / link_state.h
index f46a2068a1d13eec4b196f5905c8bf2294756c41..ed315452da6d9193365259488b26e383ca65e1ac 100644 (file)
@@ -91,7 +91,7 @@ struct ls_node_id {
                        uint8_t level;                  /* ISIS Level */
                        uint8_t padding;
                } iso;
-       } id __attribute__((aligned(8)));
+       } id;
 };
 
 /**