summaryrefslogtreecommitdiffstats
path: root/src/H5Tvlen.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/H5Tvlen.c')
-rw-r--r--src/H5Tvlen.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/H5Tvlen.c b/src/H5Tvlen.c
index ff822b2..6cf11c7 100644
--- a/src/H5Tvlen.c
+++ b/src/H5Tvlen.c
@@ -20,7 +20,6 @@
/****************/
#include "H5Tmodule.h" /* This source code file is part of the H5T module */
-#define H5F_FRIEND /*suppress error about including H5Fpkg */
/***********/
/* Headers */
@@ -28,7 +27,6 @@
#include "H5private.h" /* Generic Functions */
#include "H5CXprivate.h" /* API Contexts */
#include "H5Eprivate.h" /* Error handling */
-#include "H5Fpkg.h" /* File */
#include "H5Iprivate.h" /* IDs */
#include "H5MMprivate.h" /* Memory management */
#include "H5Tpkg.h" /* Datatypes */