This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: >/usr/include/arpa/inet.h:67: conflicting types for `htons' (fwd)
- To: law at cygnus dot com
- Subject: Re: >/usr/include/arpa/inet.h:67: conflicting types for `htons' (fwd)
- From: Joern Rennecke <amylaar at cygnus dot co dot uk>
- Date: Mon, 5 Jul 1999 19:13:23 +0100 (BST)
- Cc: robertlipe at usa dot net, dacoder at dcoder dot com, tangent at cyberport dot net, egcs at egcs dot cygnus dot com
> Another might be to conditionalize the inet.h prototypes if there is something
> we can use to determine if we have already included byteorder.h.
So what would happen if the user included byteorder.h after inet.h ?