]> granicus.if.org Git - sysstat/commit
sadc: Fix file_header structure composition
authorSebastien GODARD <sysstat@users.noreply.github.com>
Wed, 1 Nov 2017 08:54:40 +0000 (09:54 +0100)
committerSebastien GODARD <sysstat@users.noreply.github.com>
Wed, 1 Nov 2017 08:54:40 +0000 (09:54 +0100)
commit031bfd8ae21eef264ce9567b01e82104a4373113
tree079eac194b51f6690a026a1398346f367e4432c2
parentf12d8aaecc0a0622f697f01248131813b97fea61
sadc: Fix file_header structure composition

The new sa_hz member in file_header structure adds one unsigned long
integer to structure's composition.

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