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 5b33830..85a31f6 100644
--- a/src/H5.c
+++ b/src/H5.c
@@ -36,9 +36,11 @@
#endif
/* We need this on Irix64 even though we've included stdio.h as documented */
+#ifdef FIXME_ON_IRIX_THEN
#if !defined __MWERKS__
FILE *fdopen(int fd, const char *mode);
#endif
+#endif /* FIXME_ON_IRIX_THEN */
#define PABLO_MASK H5_mask