summaryrefslogtreecommitdiffstats
path: root/hl/test/test_packet.c
diff options
context:
space:
mode:
authorDana Robinson <derobins@hdfgroup.org>2020-08-07 00:58:07 (GMT)
committerDana Robinson <derobins@hdfgroup.org>2020-08-07 00:58:07 (GMT)
commit5ce2a178043d9749d30076a2e62249d9998c40ec (patch)
treed4a848cf79a167c0c010da3a4140d03e1c67009a /hl/test/test_packet.c
parent72363de1c0707687dde4326ac807d34a94d8cd04 (diff)
downloadhdf5-5ce2a178043d9749d30076a2e62249d9998c40ec.zip
hdf5-5ce2a178043d9749d30076a2e62249d9998c40ec.tar.gz
hdf5-5ce2a178043d9749d30076a2e62249d9998c40ec.tar.bz2
Removes staff email addresses from the repository
Removes redundant C library headers from hl library
Diffstat (limited to 'hl/test/test_packet.c')
-rw-r--r--hl/test/test_packet.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/hl/test/test_packet.c b/hl/test/test_packet.c
index 61aebc7..eb28e3d 100644
--- a/hl/test/test_packet.c
+++ b/hl/test/test_packet.c
@@ -11,8 +11,6 @@
* help@hdfgroup.org. *
* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
-#include <stdlib.h>
-#include <string.h>
#include "h5hltest.h"
#include "H5PTpublic.h"
#include "H5TBpublic.h"