]> git.ipfire.org Git - thirdparty/mdadm.git/blobdiff - util.c
mdadm-0.7
[thirdparty/mdadm.git] / util.c
diff --git a/util.c b/util.c
index 17a7e87d6272b968445f588aa52dd5ad0655a2bd..5c70a8354dd78ad32de1c18ed1c3fb14cc1aa1ec 100644 (file)
--- a/util.c
+++ b/util.c
@@ -1,5 +1,5 @@
 /*
- * mdctl - manage Linux "md" devices aka RAID arrays.
+ * mdadm - manage Linux "md" devices aka RAID arrays.
  *
  * Copyright (C) 2001-2002 Neil Brown <neilb@cse.unsw.edu.au>
  *
@@ -27,7 +27,7 @@
  *           Australia
  */
 
-#include       "mdctl.h"
+#include       "mdadm.h"
 #include       "md_p.h"
 #include       <sys/utsname.h>