diff options
Diffstat (limited to 'run.c')
-rw-r--r-- | run.c | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -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 |