summaryrefslogtreecommitdiff
path: root/make.h
diff options
context:
space:
mode:
Diffstat (limited to 'make.h')
-rw-r--r--make.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/make.h b/make.h
index d9f498f..994f4f2 100644
--- a/make.h
+++ b/make.h
@@ -497,6 +497,7 @@ extern char *getwd ();
#endif
extern const struct floc *reading_file;
+extern const struct floc **expanding_var;
extern char **environ;