about summary refs log tree commit diff stats
path: root/WWW/Library/Implementation/HTAccess.h
diff options
context:
space:
mode:
authorThomas E. Dickey <dickey@invisible-island.net>2019-08-25 22:57:03 +0000
committerThomas E. Dickey <dickey@invisible-island.net>2019-08-25 22:57:03 +0000
commit775371eb5e7b785977e638de791807484aaf6db7 (patch)
tree22aad559e9605c10caafe37a546f956238b4665d /WWW/Library/Implementation/HTAccess.h
parent8aea9066248d82b48dd83b99ad62015feb46ccb2 (diff)
downloadlynx-snapshots-775371eb5e7b785977e638de791807484aaf6db7.tar.gz
snapshot of project "lynx", label v2-9-0dev_2d
Diffstat (limited to 'WWW/Library/Implementation/HTAccess.h')
-rw-r--r--WWW/Library/Implementation/HTAccess.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/WWW/Library/Implementation/HTAccess.h b/WWW/Library/Implementation/HTAccess.h
index 3aa9c6d9..b898535c 100644
--- a/WWW/Library/Implementation/HTAccess.h
+++ b/WWW/Library/Implementation/HTAccess.h
@@ -1,5 +1,5 @@
 /*
- * $LynxId: HTAccess.h,v 1.20 2008/01/03 00:24:16 tom Exp $
+ * $LynxId: HTAccess.h,v 1.21 2019/08/23 23:51:45 tom Exp $
  *					HTAccess:  Access manager for libwww
  *			ACCESS MANAGER
  *
@@ -24,6 +24,7 @@ extern "C" {
 #endif
     extern char *use_this_url_instead;
 
+    extern int redirection_limit;
     extern int redirection_attempts;
 
 /*      Return codes from load routines: