This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
OS/2 and $^O updates, and first-pass general cleanup
[perl5.git] / run.c
diff --git a/run.c b/run.c
index 886a2aa..5d2255a 100644 (file)
--- a/run.c
+++ b/run.c
@@ -16,8 +16,8 @@
  * know.  Run now!  Hope is in speed!"  --Gandalf
  */
 
-char **watchaddr = 0;
-char *watchok;
+dEXT char **watchaddr = 0;
+dEXT char *watchok;
 
 #ifndef DEBUGGING