X-Git-Url: https://git.verplant.org/?a=blobdiff_plain;f=src%2Frrd_cgi.c;h=fba2204889dbd78c1c82e207ee7e3e739381611a;hb=aed5641cac5013af2b076e0aba9c998a4de3c2dd;hp=ec0c140b76593e1fb07e1edb8c9886fb6c2c4f5c;hpb=7383625ce0413ce5dbcc0ced4ee4873c6df37735;p=rrdtool.git diff --git a/src/rrd_cgi.c b/src/rrd_cgi.c index ec0c140..fba2204 100644 --- a/src/rrd_cgi.c +++ b/src/rrd_cgi.c @@ -5,7 +5,9 @@ *****************************************************************************/ #include "rrd_tool.h" - +#ifdef HAVE_STDLIB_H +#include +#endif #define MEMBLK 1024 /*#define DEBUG_PARSER