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