merged memtest fix

This commit is contained in:
Ed Hartnett 2018-05-14 09:10:40 -06:00
commit 3051fd5313

View File

@ -20,9 +20,8 @@ redistribution conditions.
#include "nc_tests.h"
#include "err_macros.h"
#include <hdf5.h>
#ifdef USE_NETCDF4
#include <hdf5.h>
extern int H5Eprint1(FILE * stream);
#endif