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 3886b09e..e83f4236 100644
--- a/mdmon.h
+++ b/mdmon.h
@@ -31,6 +31,7 @@ extern struct active_array *container;
extern struct active_array *array_list;
extern struct active_array *discard_this;
extern struct active_array *pending_discard;
+extern struct md_generic_cmd *active_cmd;
void do_monitor(struct supertype *container);