Re: Question on Filtering1998-05-12 18:41:49On Tue, 12 May 1998, Christopher Lindsey wrote: Nope, no definition for it in autoconf.h. Here is the entire file: /* This file was automagically generated by autoconf */ ...snip... /* autoconf completed */Hmmm... What happens if you add this line to it? #define UDP_protocolno 17 Hmmm... It compiles fine? :-) Guess it must have just been something in autoconf... Added that line and it compiles fine now. Thanks! :-)
|
|