diff options
| author | Roland McGrath <roland@redhat.com> | 1992-06-12 00:29:24 +0000 |
|---|---|---|
| committer | Roland McGrath <roland@redhat.com> | 1992-06-12 00:29:24 +0000 |
| commit | ef4682270893c609b34d02a3bbbcc466225149bf (patch) | |
| tree | e34291d476afca1e3454e784f42878a7c0bae7cb /variable.h | |
| parent | 78e7551083555694d4ec90a25cbf1c2d6f404e51 (diff) | |
| download | gunmake-ef4682270893c609b34d02a3bbbcc466225149bf.tar.gz | |
Formerly variable.h.~5~
Diffstat (limited to 'variable.h')
| -rw-r--r-- | variable.h | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -73,6 +73,7 @@ extern void push_new_variable_scope (), pop_variable_scope (); extern int handle_function (); +extern char *variable_buffer_output (); extern char *variable_expand (), *variable_expand_for_file (); extern char *allocated_variable_expand_for_file (); #define allocated_variable_expand(line) \ |
