diff options
Diffstat (limited to 'openwrt/target/linux/package/switch/src/switch-core.h')
| -rw-r--r-- | openwrt/target/linux/package/switch/src/switch-core.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/openwrt/target/linux/package/switch/src/switch-core.h b/openwrt/target/linux/package/switch/src/switch-core.h index bdf0ae1f8..a6621eed2 100644 --- a/openwrt/target/linux/package/switch/src/switch-core.h +++ b/openwrt/target/linux/package/switch/src/switch-core.h @@ -27,6 +27,7 @@ typedef struct { typedef struct { struct list_head list; char *name; + char *version; char *interface; int cpuport; int ports; |
