summaryrefslogtreecommitdiff
path: root/run.c
diff options
context:
space:
mode:
Diffstat (limited to 'run.c')
-rw-r--r--run.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/run.c b/run.c
index 886a2aa71a..5d2255a4aa 100644
--- 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