win32 portability patch and win32/rrdlib.vcproj file for the source
[rrdtool.git] / src / rrd_parsetime.c
index 7fa3559..f3a8e2e 100644 (file)
 
 /* Local headers */
 
-#include "rrd_tool.h"
 #include <stdarg.h>
+#include <stdlib.h>
+#include <ctype.h>
+
+#include "rrd_tool.h"
 
 /* Structures and unions */