On Mon, Feb 25, 2002 at 12:09:33AM -0600, Albert Chin wrote:
> 3.7.1 does not build out of the box under Tru64 UNIX 5.1. The problem
> is that including <netinet/in.h> defines 'struct arphdr' because it
> brings in <net/if_arp.h>. Even though the definitions are identical,
> the Tru64 UNIX C compiler generates an error about a duplicate
> structure definition. I don't know if you'll like the patch to
> print-arp.c but if you know a cleaner way let me know.

I just renamed our structure "struct arp_pkthdr".  (Checked into the
main branch and the 3.7 branch.)
-
This is the TCPDUMP workers list. It is archived at
http://www.tcpdump.org/lists/workers/index.html
To unsubscribe use mailto:[EMAIL PROTECTED]?body=unsubscribe

Reply via email to