summaryrefslogtreecommitdiffstats
path: root/src/H5.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/H5.c')
-rw-r--r--src/H5.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/H5.c b/src/H5.c
index 549c62e..5b33830 100644
--- a/src/H5.c
+++ b/src/H5.c
@@ -36,7 +36,9 @@
#endif
/* We need this on Irix64 even though we've included stdio.h as documented */
+#if !defined __MWERKS__
FILE *fdopen(int fd, const char *mode);
+#endif
#define PABLO_MASK H5_mask