]> granicus.if.org Git - sysstat/commitdiff
sar: Update remap_struct() function prototype
authorSebastien GODARD <sysstat@users.noreply.github.com>
Sun, 26 Aug 2018 14:15:10 +0000 (16:15 +0200)
committerSebastien GODARD <sysstat@users.noreply.github.com>
Sun, 26 Aug 2018 14:15:10 +0000 (16:15 +0200)
This commit should have been part of cb7f009.

Signed-off-by: Sebastien GODARD <sysstat@users.noreply.github.com>
sa.h

diff --git a/sa.h b/sa.h
index 78c9743f3983e9a5d0e55a41b52e14155395cd58..5e7aa350d1f84017e046a28235675513d7fb3c9d 100644 (file)
--- 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