summaryrefslogtreecommitdiffstats
path: root/target/linux/package/switch/src/switch-core.h
diff options
context:
space:
mode:
Diffstat (limited to 'target/linux/package/switch/src/switch-core.h')
-rw-r--r--target/linux/package/switch/src/switch-core.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/target/linux/package/switch/src/switch-core.h b/target/linux/package/switch/src/switch-core.h
index bdf0ae1f8..a6621eed2 100644
--- a/target/linux/package/switch/src/switch-core.h
+++ b/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;