summaryrefslogtreecommitdiffstats
path: root/fortran/src/H5f90i.h
diff options
context:
space:
mode:
Diffstat (limited to 'fortran/src/H5f90i.h')
-rw-r--r--fortran/src/H5f90i.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/fortran/src/H5f90i.h b/fortran/src/H5f90i.h
index 465d9ff..1b5b7ce 100644
--- a/fortran/src/H5f90i.h
+++ b/fortran/src/H5f90i.h
@@ -114,7 +114,7 @@ typedef float real_f;
#endif /*LINUX*/
/* IA64 LINUX definitions */
-#if defined IA64
+#if defined __ia64
typedef char *_fcd;
typedef long hsize_t_f;
typedef long hssize_t_f;