Zsh Mailing List Archive
Messages sorted by: Reverse Date, Date, Thread, Author

Re: compilation on IRIX 5



On Oct 8,  5:30pm, Oliver Kiddle wrote:
} Subject: compilation on IRIX 5
}
} netinet/in_systm.h on IRIX 5 doesn't protect against being included
} twice so it being included in both tcp.c and tcp.h results in an error.
} Is it really necessary to duplicate this bit?

No, it's not necessary.  At one time tcp.c didn't include tcp.h, but now
that it does, that part is redundant.

-- 
Bart Schaefer                                 Brass Lantern Enterprises
http://www.well.com/user/barts              http://www.brasslantern.com

Zsh: http://www.zsh.org | PHPerl Project: http://phperl.sourceforge.net   



Messages sorted by: Reverse Date, Date, Thread, Author