about summary refs log tree commit diff stats
path: root/src/LYHistory.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/LYHistory.h')
-rw-r--r--src/LYHistory.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/LYHistory.h b/src/LYHistory.h
index db94144c..260ba45e 100644
--- a/src/LYHistory.h
+++ b/src/LYHistory.h
@@ -1,5 +1,5 @@
 /*
- * $LynxId: LYHistory.h,v 1.19 2008/02/11 01:05:04 tom Exp $
+ * $LynxId: LYHistory.h,v 1.20 2009/06/07 16:57:13 tom Exp $
  */
 #ifndef LYHISTORY_H
 #define LYHISTORY_H
@@ -31,6 +31,7 @@ extern "C" {
 
     extern HTList *Visited_Links;
     extern int nhist_extra;
+    extern int status_buf_size;
 
 #ifdef __cplusplus
 }