LH04@IBM3090.RZ.UNI-KARLSRUHE.DE
Date: 07/07/93


From: LH04@IBM3090.RZ.UNI-KARLSRUHE.DE
Subject: Re: bugs in inc-4.4, net2 etc...
Date: 7 Jul 1993 16:47:47 +0200


> complains about two incompatable type definitions for IPPROTO_* stuff:
> enum { IPPROTO_IP, IPPROTO_TCP, IPPROTO_UDP , etc...
>
> The duplication is between /usr/include/linux/in.h and
> /usr/include/netinet/in.h
> The program included both, whic have the duplicate definition.

You have to get the corrected 'limits.h' from sunsite in
/usr/include. This has the correct #ifdef's included.
For the second problem I can't help you.

Gerd.