about summary refs log tree commit diff stats
path: root/WWW/Library/Implementation/HTFormat.h
diff options
context:
space:
mode:
Diffstat (limited to 'WWW/Library/Implementation/HTFormat.h')
-rw-r--r--WWW/Library/Implementation/HTFormat.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/WWW/Library/Implementation/HTFormat.h b/WWW/Library/Implementation/HTFormat.h
index 80fb91dd..225456b6 100644
--- a/WWW/Library/Implementation/HTFormat.h
+++ b/WWW/Library/Implementation/HTFormat.h
@@ -350,6 +350,7 @@ extern void HTInitInput PARAMS((int file_number));
 Get next character from buffer
 
  */
+extern int interrupted_in_htgetcharacter;
 extern char HTGetCharacter NOPARAMS;