summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: c1a96ca)
raw | patch | inline | side by side (parent: c1a96ca)
author | oetiker <oetiker@a5681a0c-68f1-0310-ab6d-d61299d08faa> | |
Sat, 8 Dec 2007 21:35:51 +0000 (21:35 +0000) | ||
committer | oetiker <oetiker@a5681a0c-68f1-0310-ab6d-d61299d08faa> | |
Sat, 8 Dec 2007 21:35:51 +0000 (21:35 +0000) |
src/rrd_cgi.c | patch | blob | history |
diff --git a/src/rrd_cgi.c b/src/rrd_cgi.c
index ec0c140b76593e1fb07e1edb8c9886fb6c2c4f5c..fba2204889dbd78c1c82e207ee7e3e739381611a 100644 (file)
--- a/src/rrd_cgi.c
+++ b/src/rrd_cgi.c
*****************************************************************************/
#include "rrd_tool.h"
-
+#ifdef HAVE_STDLIB_H
+#include <stdlib.h>
+#endif
#define MEMBLK 1024
/*#define DEBUG_PARSER