summaryrefslogtreecommitdiffstats
path: root/tools/test/perform/overhead.c
diff options
context:
space:
mode:
Diffstat (limited to 'tools/test/perform/overhead.c')
-rw-r--r--tools/test/perform/overhead.c4
1 files changed, 0 insertions, 4 deletions
diff --git a/tools/test/perform/overhead.c b/tools/test/perform/overhead.c
index 345c5c8..60ec8d8 100644
--- a/tools/test/perform/overhead.c
+++ b/tools/test/perform/overhead.c
@@ -29,10 +29,6 @@
#include <sys/stat.h>
#include <string.h>
-#ifdef H5_HAVE_IO_H
-#include <io.h>
-#endif
-
#ifdef H5_HAVE_UNISTD_H
#include <sys/types.h>
#include <unistd.h>