summaryrefslogtreecommitdiff
path: root/board/siemens/common/factoryset.h
diff options
context:
space:
mode:
Diffstat (limited to 'board/siemens/common/factoryset.h')
-rw-r--r--board/siemens/common/factoryset.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/board/siemens/common/factoryset.h b/board/siemens/common/factoryset.h
index 7667b96..3f23d5e 100644
--- a/board/siemens/common/factoryset.h
+++ b/board/siemens/common/factoryset.h
@@ -20,6 +20,7 @@ struct factorysetcontainer {
#endif
unsigned char serial[MAX_STRING_LENGTH];
int version;
+ uchar asn[MAX_STRING_LENGTH];
uchar comp_version[MAX_STRING_LENGTH];
};