From ca5b7c487d087323197e4af01da9782e6cc9a996 Mon Sep 17 00:00:00 2001 From: Roland McGrath Date: Thu, 6 May 1993 21:30:40 +0000 Subject: Formerly make.h.~70~ --- make.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'make.h') diff --git a/make.h b/make.h index d987e4e..7b9aa31 100644 --- a/make.h +++ b/make.h @@ -311,6 +311,8 @@ extern unsigned int makelevel; extern unsigned int commands_started; +extern int handling_fatal_signal; + #define DEBUGPR(msg) \ do if (debug_flag) { print_spaces (depth); printf (msg, file->name); \ -- cgit v1.2.3