mirror of
https://salsa.debian.org/srivasta/make-dfsg.git
synced 2025-01-27 07:15:02 +00:00
Formerly variable.h.~5~
This commit is contained in:
parent
78e7551083
commit
ef46822708
1 changed files with 1 additions and 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) \
|
||||
|
|
Loading…
Reference in a new issue