include var.h and lcmd.c only in some of the parser?.c
[unix-history] / usr / src / usr.bin / window / parser5.c
index 2e87aa5..7b8b9e0 100644 (file)
@@ -1,8 +1,9 @@
 #ifndef lint
 #ifndef lint
-static char *sccsid = "@(#)parser5.c   3.1 84/01/12";
+static char *sccsid = "@(#)parser5.c   3.2 84/01/13";
 #endif
 
 #include "parser.h"
 #endif
 
 #include "parser.h"
+#include "var.h"
 
 /*
  * unary $ + - ! ~
 
 /*
  * unary $ + - ! ~