From 8df98234eab86f6b1027425f4b57cb6d4ca471ca Mon Sep 17 00:00:00 2001 From: "Thomas E. Dickey" Date: Sun, 6 Jan 2002 20:12:10 -0500 Subject: snapshot of project "lynx", label v2-8-5dev_7 --- WWW/Library/Implementation/www_tcp.h | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'WWW/Library/Implementation/www_tcp.h') diff --git a/WWW/Library/Implementation/www_tcp.h b/WWW/Library/Implementation/www_tcp.h index 05aa61e8..1a6844b5 100644 --- a/WWW/Library/Implementation/www_tcp.h +++ b/WWW/Library/Implementation/www_tcp.h @@ -192,6 +192,10 @@ extern int ws_netread(int fd, char *buf, int len); #include #include +#ifndef pid_t +typedef int pid_t; +#endif /* !pid_t */ + #ifdef USE_WINSOCK2_H #include /* normally included in windows.h */ -- cgit 1.4.1-2-gfad0