From: Sebastien GODARD Date: Sun, 26 Aug 2018 14:15:10 +0000 (+0200) Subject: sar: Update remap_struct() function prototype X-Git-Tag: v12.1.1~18 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=0effabd5810075d1010f3d14ca3d96339b0bb840;p=sysstat sar: Update remap_struct() function prototype This commit should have been part of cb7f009. Signed-off-by: Sebastien GODARD --- diff --git a/sa.h b/sa.h index 78c9743..5e7aa35 100644 --- a/sa.h +++ b/sa.h @@ -1359,7 +1359,7 @@ int read_record_hdr void reallocate_all_buffers (struct activity *, __nr_t); void remap_struct - (unsigned int [], unsigned int [], void *, unsigned int); + (unsigned int [], unsigned int [], void *, unsigned int, unsigned int); void replace_nonprintable_char (int, char *); int sa_fread