From: vischne@ibm.net (Victor Schneider)
Subject: Missing two lines from <sys/unistd.h>
20 Oct 1997 08:36:12 -0700
Message-ID: <1.5.4.16.19971020112418.2297a6e8.cygnus.gnu-win32@pop1.ibm.net>
Mime-Version: 1.0
Content-Type: text/plain; charset="us-ascii"
To: gnu-win32@cygnus.com

Missing two lines from <sys/unistd.h>:

int	_EXFUN(truncate, (int fd, size_t length));
unsigned _EXFUN(usleep, (unsigned int _useconds ));


If you add the lines, then programs referencing the functions will link.

-
For help on using this list (especially unsubscribing), send a message to
"gnu-win32-request@cygnus.com" with one line of text: "help".
