summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--tools/h5toh4.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/tools/h5toh4.h b/tools/h5toh4.h
index edc4b52..c262948 100644
--- a/tools/h5toh4.h
+++ b/tools/h5toh4.h
@@ -4,6 +4,10 @@
#include <mfhdf.h>
#include <hdf5.h>
+#ifdef HAVE_SYS_STAT_H
+# include <sys/stat.h>
+#endif
+
/*
* Copyright � 1998 NCSA
* All rights reserved.