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

Wireshark-dev: Re: [Wireshark-dev] ../../epan/dissectors/packet-per.h:37: error: expected decla

From: "yin sun" <sunyin51@xxxxxxxxx>
Date: Sat, 4 Aug 2007 15:34:18 -0400
That doesn't make sense, as
1. the packet-per.h itself uses types defined in asn1.h
2. it will break any dissectors's build that use packet-per before 0.99.6.

/Yin

On 8/4/07, Stephen Fisher <stephentfisher@xxxxxxxxx> wrote:


On Fri, Jul 27, 2007 at 04:39:57PM -0400, yin sun wrote:

> the epan/dissectors/packet-per.h is missing this #include
> <epan/asn1.h>

You should place that include in your dissector code as we typically do
not include other headers from within header files in Wireshark.


Steve

_______________________________________________
Wireshark-dev mailing list
Wireshark-dev@xxxxxxxxxxxxx
http://www.wireshark.org/mailman/listinfo/wireshark-dev