]> granicus.if.org Git - sysstat/commit
Add stdlib.h include file in common.h
authorSebastien GODARD <sysstat@users.noreply.github.com>
Sun, 10 Dec 2017 08:50:41 +0000 (09:50 +0100)
committerSebastien GODARD <sysstat@users.noreply.github.com>
Sun, 10 Dec 2017 08:50:41 +0000 (09:50 +0100)
commita40918a8ffa9ebf38d0b8c8f4dc431e84c20f13a
tree4387104da37d6220c93bc36689298102bb537951
parent258a44bcbe87d955fdc134d2b716ba0cf32d8e85
Add stdlib.h include file in common.h

This is needed to define realloc() function used by SREALLOC() macro.

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