summaryrefslogtreecommitdiffstats
path: root/src/H5FDstream.c
diff options
context:
space:
mode:
authorRaymond Lu <songyulu@hdfgroup.org>2001-10-25 19:29:37 (GMT)
committerRaymond Lu <songyulu@hdfgroup.org>2001-10-25 19:29:37 (GMT)
commitb3afaccfe51320c3cb38a2338d17ba8f79c15073 (patch)
treed792e019c45166e605db14cad8911961fa919632 /src/H5FDstream.c
parent46af16f87be6a9977e14a99609063a82c81eba45 (diff)
downloadhdf5-b3afaccfe51320c3cb38a2338d17ba8f79c15073.zip
hdf5-b3afaccfe51320c3cb38a2338d17ba8f79c15073.tar.gz
hdf5-b3afaccfe51320c3cb38a2338d17ba8f79c15073.tar.bz2
[svn-r4572]
Purpose: Followup file access property list changes. Platforms tested: IRIX64, SunOS 5.7, FreeBSD.
Diffstat (limited to 'src/H5FDstream.c')
-rw-r--r--src/H5FDstream.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/H5FDstream.c b/src/H5FDstream.c
index 1c8be7f..d383b7a 100644
--- a/src/H5FDstream.c
+++ b/src/H5FDstream.c
@@ -22,6 +22,7 @@
*/
#include "H5public.h" /* H5_HAVE_STREAM */
+#include "H5private.h" /* library function */
/* Only build this driver if it was configured with --with-Stream-VFD */
#ifdef H5_HAVE_STREAM