Ethereal-dev: Re: [Ethereal-dev] gcc warnings about unused variables

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

From: Guy Harris <guy@xxxxxxxxxx>
Date: Thu, 21 Feb 2002 00:17:27 -0800
On Sun, Feb 17, 2002 at 03:31:04PM +0100, Joerg Mayer wrote:
> What I don't know is whether this is something that is the same on
> all compilers or not. I case it isn't, I won't be able to do this
> via commandline options but vie config.h, which would require me to
> include config.h into every file that needs _U_

Are there any files in Ethereal that don't already include "config.h"?

If so, would of those files need __U__?