summaryrefslogtreecommitdiffstats
path: root/test/big.c
diff options
context:
space:
mode:
Diffstat (limited to 'test/big.c')
-rw-r--r--test/big.c12
1 files changed, 0 insertions, 12 deletions
diff --git a/test/big.c b/test/big.c
index 7b2b68c..0c49f09 100644
--- a/test/big.c
+++ b/test/big.c
@@ -8,18 +8,6 @@
/* See H5private.h for how to include headers */
#undef NDEBUG
-#include <H5config.h>
-
-#ifdef STDC_HEADERS
-# include <assert.h>
-# include <ctype.h>
-# include <fcntl.h>
-# include <math.h>
-# include <stdio.h>
-# include <stdlib.h>
-# include <sys/stat.h>
-#endif
-
#include <hdf5.h>
#include <H5private.h> /*needed for HDfprintf() and long_long*/