summaryrefslogtreecommitdiff
path: root/variable.h
diff options
context:
space:
mode:
authorRoland McGrath <roland@redhat.com>1992-06-12 00:29:24 +0000
committerRoland McGrath <roland@redhat.com>1992-06-12 00:29:24 +0000
commitef4682270893c609b34d02a3bbbcc466225149bf (patch)
treee34291d476afca1e3454e784f42878a7c0bae7cb /variable.h
parent78e7551083555694d4ec90a25cbf1c2d6f404e51 (diff)
downloadgunmake-ef4682270893c609b34d02a3bbbcc466225149bf.tar.gz
Formerly variable.h.~5~
Diffstat (limited to 'variable.h')
-rw-r--r--variable.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/variable.h b/variable.h
index bc535a5..68350b9 100644
--- a/variable.h
+++ b/variable.h
@@ -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) \