gnu: netcdf: Upgrade to 4.4.1.1.
[jackhill/guix/guix.git] / gnu / packages / patches / netcdf-tst_h_par.patch
1 From a83702834938b23cc2e843589aa223e2024a7e6f Mon Sep 17 00:00:00 2001
2 From: Orion Poplawski <orion@cora.nwra.com>
3 Date: Tue, 29 Nov 2016 11:48:01 -0700
4 Subject: [PATCH] Add missing #include "err_macros.h" to tst_h_par.c
5
6 ---
7 h5_test/tst_h_par.c | 1 +
8 1 file changed, 1 insertion(+)
9
10 diff --git a/h5_test/tst_h_par.c b/h5_test/tst_h_par.c
11 index c3da7f4..a419d55 100644
12 --- a/h5_test/tst_h_par.c
13 +++ b/h5_test/tst_h_par.c
14 @@ -11,6 +11,7 @@
15 $Id: tst_h_par.c,v 1.15 2010/05/25 13:53:04 ed Exp $
16 */
17 #include <nc_tests.h>
18 +#include "err_macros.h"
19 #include <hdf5.h>
20
21 /* Defining USE_MPE causes the MPE trace library to be used (and you