summaryrefslogtreecommitdiffstats
path: root/mdadm.h
diff options
context:
space:
mode:
Diffstat (limited to 'mdadm.h')
-rw-r--r--mdadm.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/mdadm.h b/mdadm.h
index 7a901c7..41e6702 100644
--- a/mdadm.h
+++ b/mdadm.h
@@ -109,7 +109,7 @@ typedef struct mddev_ident_s {
char *devname;
int uuid_set;
- __u32 uuid[4];
+ int uuid[4];
unsigned int super_minor;