From 47026439e28cec53560b90f6d3e7e32c6b65c0e0 Mon Sep 17 00:00:00 2001 From: "Thomas E. Dickey" Date: Wed, 16 May 2018 23:26:54 +0000 Subject: snapshot of project "lynx", label v2-8-9dev_18d --- WWW/Library/Implementation/HTUtils.h | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'WWW/Library/Implementation/HTUtils.h') diff --git a/WWW/Library/Implementation/HTUtils.h b/WWW/Library/Implementation/HTUtils.h index 571cc17f..cffa3b6e 100644 --- a/WWW/Library/Implementation/HTUtils.h +++ b/WWW/Library/Implementation/HTUtils.h @@ -1,5 +1,5 @@ /* - * $LynxId: HTUtils.h,v 1.128 2018/03/17 15:56:11 tom Exp $ + * $LynxId: HTUtils.h,v 1.129 2018/05/16 22:16:05 tom Exp $ * * Utility macros for the W3 code library * MACROS FOR GENERAL USE @@ -706,7 +706,7 @@ extern int WWW_TraceMask; * definitions have to be included everywhere, since they're making wrappers * for the stdio functions as well as the network functions. */ -#if defined(USE_SOCKS5) && !defined(DONT_USE_SOCKS5) +#if defined(USE_SOCKS5) #define SOCKS4TO5 /* turn on the Rxxxx definitions used in Lynx */ #include @@ -744,6 +744,8 @@ extern int WWW_TraceMask; #define Rselect select #endif +#elif defined(SOCKS) +#include #endif /* USE_SOCKS5 */ #ifdef USE_SSL -- cgit 1.4.1-2-gfad0