summaryrefslogtreecommitdiffstats
path: root/perform/zip_perf.c
diff options
context:
space:
mode:
Diffstat (limited to 'perform/zip_perf.c')
-rw-r--r--perform/zip_perf.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/perform/zip_perf.c b/perform/zip_perf.c
index 26b0ea4..ae84304 100644
--- a/perform/zip_perf.c
+++ b/perform/zip_perf.c
@@ -23,6 +23,8 @@
#include <sys/stat.h>
#include <fcntl.h>
#include <sys/time.h>
+#include <sys/uio.h>
+#include <unistd.h>
/* our header files */
#include "hdf5.h"