summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xhl/fortran/src/H5f90i.h9
1 files changed, 4 insertions, 5 deletions
diff --git a/hl/fortran/src/H5f90i.h b/hl/fortran/src/H5f90i.h
index c1a390c..5dc55bb 100755
--- a/hl/fortran/src/H5f90i.h
+++ b/hl/fortran/src/H5f90i.h
@@ -15,12 +15,11 @@
#ifndef _H5f90i_H
#define _H5f90i_H
-
-/*
- * Standard header files needed all the time
+/*
+ * This file is identical to the copy in hdf5/fortran/src except for
+ * the following line.
*/
-
-#include "H5private.h"
+/* #include "H5private.h" */
#if (defined (UNICOS) || (defined (_UNICOS)))