Code

patches: Added bts573299-rrdgraph-M.
[pkg-rrdtool.git] / src / rrd_parsetime.c
index 7fa355938fe6ed399bc955f7626f86d345087623..f3a8e2ec094b8d049303b3a4655c2c4bc35b200a 100644 (file)
 
 /* Local headers */
 
-#include "rrd_tool.h"
 #include <stdarg.h>
+#include <stdlib.h>
+#include <ctype.h>
+
+#include "rrd_tool.h"
 
 /* Structures and unions */