This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Re: MSWin32 seems lost again (18785)
authorAdrian M. Enache <enache@rdslink.ro>
Fri, 28 Feb 2003 03:34:36 +0000 (05:34 +0200)
committerJarkko Hietaniemi <jhi@iki.fi>
Fri, 28 Feb 2003 06:03:25 +0000 (06:03 +0000)
Message-ID: <20030228013436.GA906@ratsnest.hole>

p4raw-id: //depot/maint-5.8/perl@18788

perl.h

diff --git a/perl.h b/perl.h
index ea8c319..8356824 100644 (file)
--- a/perl.h
+++ b/perl.h
@@ -4296,7 +4296,7 @@ extern void moncontrol(int);
 #ifndef PERL_BLOCKSIG_BLOCK
 #   define PERL_BLOCKSIG_BLOCK(set)    NOOP
 #endif
-#ifndef PERL_BLOCKSIG_ADD
+#ifndef PERL_BLOCKSIG_UNBLOCK
 #   define PERL_BLOCKSIG_UNBLOCK(set)  NOOP
 #endif