summaryrefslogtreecommitdiff
path: root/proto_hier_stats.c
diff options
context:
space:
mode:
Diffstat (limited to 'proto_hier_stats.c')
-rw-r--r--proto_hier_stats.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/proto_hier_stats.c b/proto_hier_stats.c
index 50c8bd54e0..b950623937 100644
--- a/proto_hier_stats.c
+++ b/proto_hier_stats.c
@@ -140,7 +140,7 @@ static gboolean
process_frame(frame_data *frame, column_info *cinfo, ph_stats_t* ps)
{
epan_dissect_t edt;
- union wtap_pseudo_header phdr;
+ struct wtap_pkthdr phdr;
guint8 pd[WTAP_MAX_PACKET_SIZE];
double cur_time;