diff options
Diffstat (limited to 'make.h')
-rw-r--r-- | make.h | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -497,6 +497,7 @@ extern char *getwd (); #endif extern const struct floc *reading_file; +extern const struct floc **expanding_var; extern char **environ; |