diff src/variables.cc @ 164:e2c950dd96d2

[project @ 1993-10-18 19:32:00 by jwe]
author jwe
date Mon, 18 Oct 1993 19:32:00 +0000
parents abc5f0a0785f
children 31bd3f646964
line wrap: on
line diff
--- a/src/variables.cc	Mon Oct 18 19:26:01 1993 +0000
+++ b/src/variables.cc	Mon Oct 18 19:32:00 1993 +0000
@@ -39,6 +39,7 @@
 #include "error.h"
 #include "utils.h"
 #include "tree.h"
+#include "help.h"
 
 // Symbol table for symbols at the top level.
 symbol_table *top_level_sym_tab;