summaryrefslogtreecommitdiffstats
path: root/tools/src/h5diff/h5diff_common.c
diff options
context:
space:
mode:
authorDana Robinson <derobins@hdfgroup.org>2017-08-01 11:12:03 (GMT)
committerDana Robinson <derobins@hdfgroup.org>2017-08-01 11:12:03 (GMT)
commitfd0d8738e07c602c1871a5052b4fe836c37b8d64 (patch)
treee4bbe74c8732b589e92085af502a990cf7316d8c /tools/src/h5diff/h5diff_common.c
parent274f71be174c431be6e94b1d4f4c100ff090e749 (diff)
parent823f6a133302f1d6ba904020ad092723d2657d02 (diff)
downloadhdf5-fd0d8738e07c602c1871a5052b4fe836c37b8d64.zip
hdf5-fd0d8738e07c602c1871a5052b4fe836c37b8d64.tar.gz
hdf5-fd0d8738e07c602c1871a5052b4fe836c37b8d64.tar.bz2
Merge branch 'develop' into h5pl_commit
Diffstat (limited to 'tools/src/h5diff/h5diff_common.c')
-rw-r--r--tools/src/h5diff/h5diff_common.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/tools/src/h5diff/h5diff_common.c b/tools/src/h5diff/h5diff_common.c
index 0537b9f..1069a31 100644
--- a/tools/src/h5diff/h5diff_common.c
+++ b/tools/src/h5diff/h5diff_common.c
@@ -11,8 +11,6 @@
* help@hdfgroup.org. *
* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
-#include <stdlib.h>
-#include <string.h>
#include "H5private.h"
#include "h5diff.h"
#include "h5diff_common.h"