summaryrefslogtreecommitdiffstats
path: root/test/mount.c
diff options
context:
space:
mode:
Diffstat (limited to 'test/mount.c')
-rw-r--r--test/mount.c4
1 files changed, 1 insertions, 3 deletions
diff --git a/test/mount.c b/test/mount.c
index 5eb0d49..1acd1e7 100644
--- a/test/mount.c
+++ b/test/mount.c
@@ -10,14 +10,12 @@
/* See H5private.h for how to include headers */
#undef NDEBUG
-#include <H5config.h>
+#include <hdf5.h>
#ifdef STDC_HEADERS
# include <stdlib.h>
#endif
-#include <hdf5.h>
-
#define FALSE 0
#define TRUE 1