]> git.ipfire.org Git - thirdparty/make.git/commitdiff
Formerly make.h.~77~
authorRoland McGrath <roland@redhat.com>
Thu, 19 Aug 1993 20:36:09 +0000 (20:36 +0000)
committerRoland McGrath <roland@redhat.com>
Thu, 19 Aug 1993 20:36:09 +0000 (20:36 +0000)
make.h

diff --git a/make.h b/make.h
index 5c0d4c771cc52ae268f149fcc224120680508551..5b9c05e32edfa5f9a43cb1c1970e6872324c5039 100644 (file)
--- a/make.h
+++ b/make.h
@@ -318,6 +318,7 @@ extern double max_load_average;
 extern char *program;
 extern char *starting_directory;
 extern unsigned int makelevel;
+extern char *version_string, *remote_description;
 
 extern unsigned int commands_started;