[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: LYNX-DEV unistd.h
From: |
Wayne Buttles |
Subject: |
Re: LYNX-DEV unistd.h |
Date: |
Tue, 14 Apr 1998 18:05:03 -0400 (EDT) |
BC4.52 doesn't have unistd.h, but tcp.h is only supposed to include it if
you define have_unistd_h (or something like that). You could comment it
out of tcp.h temporarily while diagnosing a complete compile and then go
back and investigate.
On Tue, 14 Apr 1998, Kristin McNally wrote:
> I'm trying to compile a win32 version exe, and my compiler can't find this
> header file. This file did not download with the source, so I'm assuming
> its system specific. Any help?
>
> Kristin McNally
> MOON Communications
> address@hidden
>