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