summaryrefslogtreecommitdiff
path: root/mdmon.h
diff options
context:
space:
mode:
Diffstat (limited to 'mdmon.h')
-rw-r--r--mdmon.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/mdmon.h b/mdmon.h
index a679ec3..4038533 100644
--- a/mdmon.h
+++ b/mdmon.h
@@ -66,3 +66,4 @@ int read_dev_state(int fd);
struct mdstat_ent *mdstat_read(int hold, int start);
extern int exit_now, manager_ready;
+extern int mon_tid, mgr_tid;