summaryrefslogtreecommitdiffstats
path: root/test/unlink.c
diff options
context:
space:
mode:
Diffstat (limited to 'test/unlink.c')
-rw-r--r--test/unlink.c4
1 files changed, 1 insertions, 3 deletions
diff --git a/test/unlink.c b/test/unlink.c
index 0f63274..fcc9b2f 100644
--- a/test/unlink.c
+++ b/test/unlink.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>
-
#ifndef HAVE_ATTRIBUTE
# undef __attribute__
# define __attribute__(X) /*void*/