mirror of
https://github.com/mirror/make.git
synced 2024-12-28 05:40:10 +08:00
(log_working_directory): Declare it.
This commit is contained in:
parent
3f614c58ed
commit
5ed1a6399a
1
make.h
1
make.h
@ -259,6 +259,7 @@ extern char *alloca ();
|
||||
|
||||
extern void die ();
|
||||
extern void message (), fatal (), error ();
|
||||
extern void log_working_directory ();
|
||||
extern void makefile_error (), makefile_fatal ();
|
||||
extern void pfatal_with_name (), perror_with_name ();
|
||||
extern char *savestring (), *concat ();
|
||||
|
Loading…
Reference in New Issue
Block a user