summaryrefslogtreecommitdiffstats
path: root/c/src/exec/score/headers/watchdog.h
diff options
context:
space:
mode:
Diffstat (limited to 'c/src/exec/score/headers/watchdog.h')
-rw-r--r--c/src/exec/score/headers/watchdog.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/c/src/exec/score/headers/watchdog.h b/c/src/exec/score/headers/watchdog.h
index c7665bfea2..70de7018dd 100644
--- a/c/src/exec/score/headers/watchdog.h
+++ b/c/src/exec/score/headers/watchdog.h
@@ -104,8 +104,8 @@ typedef struct {
* during an insert on a watchdog delta chain.
*/
-volatile unsigned32 _Watchdog_Sync_level;
-volatile unsigned32 _Watchdog_Sync_count;
+EXTERN volatile unsigned32 _Watchdog_Sync_level;
+EXTERN volatile unsigned32 _Watchdog_Sync_count;
/*
* The following defines the watchdog chains which are managed