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: Stephen Fisher <stephentfisher@xxxxxxxxx>
Date: Sat, 4 Aug 2007 11:11:47 -0600

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