summaryrefslogtreecommitdiff
path: root/win32/win32.h
diff options
context:
space:
mode:
authorGurusamy Sarathy <gsar@cpan.org>2000-02-29 06:01:22 +0000
committerGurusamy Sarathy <gsar@cpan.org>2000-02-29 06:01:22 +0000
commitc44d3fdb45c0c48dcd8af6dc9f4a4166137bf839 (patch)
treeec79e5cbf9765f15fbfee480090143a506a9000d /win32/win32.h
parentba869debd80c55cfae8e9d4de0991d62f9efcb9b (diff)
downloadperl-c44d3fdb45c0c48dcd8af6dc9f4a4166137bf839.tar.gz
various shenanigans in change#5342
p4raw-link: @5342 on //depot/perl: ba869debd80c55cfae8e9d4de0991d62f9efcb9b p4raw-id: //depot/perl@5343
Diffstat (limited to 'win32/win32.h')
-rw-r--r--win32/win32.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/win32/win32.h b/win32/win32.h
index f102234b78..6f4c0d061e 100644
--- a/win32/win32.h
+++ b/win32/win32.h
@@ -158,6 +158,8 @@ struct utsname {
# define F_OK 0
#endif
+#define PERL_GET_CONTEXT_DEFINED
+
/* Compiler-specific stuff. */
#ifdef __BORLANDC__ /* Borland C++ */