[parisc-linux] Another header conflict, in.h
Matt Taggart
taggart@carmen.fc.hp.com
Thu, 22 Jun 2000 13:27:56 -0600
This is a multipart MIME message.
--==_Exmh_4128721000
Content-Type: text/plain; charset=us-ascii
I've hit another header conflict. This one is not optimization related. File
attched.
"Doctor it hurts when I do this." "Then don't do that!"
Any ideas?
Thanks,
--
Matt Taggart
taggart@fc.hp.com
--==_Exmh_4128721000
Content-Type: text/x-csrc ; name="inproblem.c"; charset=us-ascii
Content-Description: inproblem.c
Content-Transfer-Encoding: quoted-printable
Content-Disposition: attachment; filename="inproblem.c"
/* These CVS versions end up in $PREFIX/hppa1.1-linux/sys-include/ */
#include </home/taggart/puffin/palinux/linux-2.3/include/linux/in.h>
#include </home/taggart/puffin/palinux/glibc/inet/netinet/in.h>
int main(void)
{
return 0;
}
--==_Exmh_4128721000--