diff options
Diffstat (limited to 'src/LYHistory.c')
-rw-r--r-- | src/LYHistory.c | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/src/LYHistory.c b/src/LYHistory.c index 741ebe52..142703dd 100644 --- a/src/LYHistory.c +++ b/src/LYHistory.c @@ -1,5 +1,6 @@ #include "HTUtils.h" #include "tcp.h" +#include "HTTP.h" #include "HTAlert.h" #include "HText.h" #include "LYGlobalDefs.h" @@ -476,8 +477,6 @@ PUBLIC int showhistory ARGS1( return(0); } -extern BOOL reloading; - /* * This function makes the history page seem like any other type of * file since more info is needed than can be provided by the normal |