summaryrefslogtreecommitdiffstats
path: root/test/flush2.c
diff options
context:
space:
mode:
Diffstat (limited to 'test/flush2.c')
-rw-r--r--test/flush2.c4
1 files changed, 1 insertions, 3 deletions
diff --git a/test/flush2.c b/test/flush2.c
index 4bc1362..95818b8 100644
--- a/test/flush2.c
+++ b/test/flush2.c
@@ -13,7 +13,7 @@
/* See H5private.h for how to include headers */
#undef NDEBUG
-#include <H5config.h>
+#include <hdf5.h>
#ifdef STDC_HEADERS
# include <assert.h>
@@ -22,8 +22,6 @@
# include <stdlib.h>
#endif
-#include <hdf5.h>
-
#ifndef HAVE_ATTRIBUTE
# undef __attribute__
# define __attribute__(X) /*void*/