summaryrefslogtreecommitdiffstats
path: root/src/H5F.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/H5F.c')
-rw-r--r--src/H5F.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/H5F.c b/src/H5F.c
index 58ea43e..8844b8d 100644
--- a/src/H5F.c
+++ b/src/H5F.c
@@ -45,7 +45,6 @@
#ifdef H5_HAVE_WINDOWS
#include "H5FDwindows.h" /* Windows buffered I/O */
#endif
-#include "H5FDstream.h" /*in-memory files streamed via sockets */
#include "H5FDdirect.h" /*Linux direct I/O */
/* Struct only used by functions H5F_get_objects and H5F_get_objects_cb */