From f3bb25900f66a4c71209fb30e3da7f124555759c Mon Sep 17 00:00:00 2001 From: "Thomas E. Dickey" Date: Thu, 2 Aug 2007 21:36:53 -0400 Subject: snapshot of project "lynx", label v2-8-7dev_5f --- WWW/Library/Implementation/www_tcp.h | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) (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 ca0ab6d8..c17fe4ae 100644 --- a/WWW/Library/Implementation/www_tcp.h +++ b/WWW/Library/Implementation/www_tcp.h @@ -1,5 +1,5 @@ /* System dependencies in the W3 library - * $LynxId: www_tcp.h,v 1.36 2007/07/02 23:05:01 tom Exp $ + * $LynxId: www_tcp.h,v 1.37 2007/08/02 20:06:10 tom Exp $ * SYSTEM DEPENDENCIES @@ -96,6 +96,11 @@ Default values # endif #endif /* HAVE_DIRENT_H */ +#ifdef HAVE_STRUCT_DIRENT64 +# undef STRUCT_DIRENT +# define STRUCT_DIRENT struct dirent64 +#endif + #if !(defined(DOSPATH) || defined(__EMX__) || defined(__CYGWIN__)) #define STRUCT_DIRENT__D_INO 1 #endif -- cgit 1.4.1-2-gfad0