--- libwww/Library/src/WWWGophe.html 1997/02/16 18:43:23 2.5 +++ libwww/Library/src/WWWGophe.html 1998/05/04 19:37:50 2.6 @@ -33,13 +33,13 @@ extern "C" {

System dependencies

-The sysdep.h file includes system-specific include +The wwwsys.h file includes system-specific include files and flags for I/O to network and disk. The only reason for this file is that the Internet world is more complicated than Posix and ANSI.
-#include "sysdep.h"
+#include "wwwsys.h"
 

Library Includes

@@ -61,7 +61,7 @@ End of GOPHER module
-@(#) $Id: WWWGophe.html,v 2.5 1997/02/16 18:43:23 frystyk Exp $ +@(#) $Id: WWWGophe.html,v 2.6 1998/05/04 19:37:50 frystyk Exp $