summaryrefslogtreecommitdiffstats
path: root/Parser/intrcheck.c
diff options
context:
space:
mode:
Diffstat (limited to 'Parser/intrcheck.c')
-rw-r--r--Parser/intrcheck.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/Parser/intrcheck.c b/Parser/intrcheck.c
index 32b6555..518cc59 100644
--- a/Parser/intrcheck.c
+++ b/Parser/intrcheck.c
@@ -174,7 +174,7 @@ intrcheck()
#include <string.h>
#include <signal.h>
-int interrupted;
+static int interrupted;
/* ARGSUSED */
static RETSIGTYPE