Ethereal-dev: Re: [ethereal-dev] [patch] code for dissecting X11 requests

Note: This archive is from the project's previous web site, ethereal.com. This list is no longer active.

From: Guy Harris <gharris@xxxxxxxxxxxx>
Date: Sun, 11 Jun 2000 18:09:42 -0700
On Sun, Jun 11, 2000 at 06:01:23PM +0200, Christophe Tronche wrote:
> A bit long, sorry about that. I haven't tested it thoroughly on
> big-endian architecture, but it should work.

It doesn't include "packet-x11.h" - however, if I remove the include of
"packet-x11.h" from "packet-x11.c", the only file that includes it, it
compiles succesfully; is there anything in "packet-x11.h" that's
necessary, or should I check this in with the include removed and
references to "packet-x11.h" removed from "Makefile.am"?