Huge thanks to our Platinum Members Endace and LiveAction,
and our Silver Member Veeam, for supporting the Wireshark Foundation and project.

Wireshark-dev: [Wireshark-dev] SVN Trunk: 43066 - Compile Error on packet-aim.c

From: Alex Lindberg <alindber@xxxxxxxxx>
Date: Mon, 4 Jun 2012 07:39:53 -0700 (PDT)
Just updated Wireshark.org/trunk.

Compile error in packet-aim.c:

packet-aim.c: In function 'dissect_aim_snac':
packet-aim.c:742:21: error: 'tcpinfo' undeclared (first use in this function)
packet-aim.c:742:21: note: each undeclared identifier is reported only once for each function it appears in
packet-aim.c:742:30: error: expected expression before ')' token

Alex Lindberg