aboutsummaryrefslogtreecommitdiffstats
path: root/asn1/sv/packet-sv-template.h
diff options
context:
space:
mode:
Diffstat (limited to 'asn1/sv/packet-sv-template.h')
-rw-r--r--asn1/sv/packet-sv-template.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/asn1/sv/packet-sv-template.h b/asn1/sv/packet-sv-template.h
index e0d4c80808..601a2619a7 100644
--- a/asn1/sv/packet-sv-template.h
+++ b/asn1/sv/packet-sv-template.h
@@ -38,6 +38,7 @@ typedef struct _sv_frame_data {
guint8 smpSynch;
guint8 num_phsMeas;
sv_phs_meas phsMeas[IEC61850_SV_MAX_PHSMEAS_ENTRIES];
+ guint16 smpMod;
} sv_frame_data;
#endif /*__PACKET_SV_H__*/