summaryrefslogtreecommitdiffstats
path: root/mdadm.h
diff options
context:
space:
mode:
Diffstat (limited to 'mdadm.h')
-rw-r--r--mdadm.h6
1 files changed, 2 insertions, 4 deletions
diff --git a/mdadm.h b/mdadm.h
index 260cdf54..0f40af93 100644
--- a/mdadm.h
+++ b/mdadm.h
@@ -470,10 +470,8 @@ enum mode {
mode_count
};
-extern char short_options[];
-extern char short_monitor_options[];
-extern char short_bitmap_options[];
-extern char short_bitmap_auto_options[];
+extern char short_opts[], short_monitor_opts[], short_bitmap_opts[], short_bitmap_auto_opts[];
+
extern struct option long_options[];
extern char Version[], Usage[], Help[], OptionHelp[],
*mode_help[],