Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: compilation on IRIX 5
- X-seq: zsh-workers 15988
- From: Bart Schaefer <schaefer@xxxxxxxxxxxxxxxx>
- To: zsh-workers@xxxxxxxxxx
- Subject: Re: compilation on IRIX 5
- Date: Tue, 9 Oct 2001 03:46:33 +0000
- In-reply-to: <3BC1D497.44BC9E6A@xxxxxxxxxxx>
- Mailing-list: contact zsh-workers-help@xxxxxxxxxx; run by ezmlm
- References: <3BC1D497.44BC9E6A@xxxxxxxxxxx>
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