summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--mdadm.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/mdadm.h b/mdadm.h
index c55f48a..f4a8d20 100644
--- a/mdadm.h
+++ b/mdadm.h
@@ -37,6 +37,7 @@ extern __off64_t lseek64 __P ((int __fd, __off64_t __offset, int __whence));
#include <sys/stat.h>
#include <stdlib.h>
#include <time.h>
+#include <sys/time.h>
#include <getopt.h>
#include <fcntl.h>
#include <stdio.h>