X-Git-Url: https://git.octo.it/?a=blobdiff_plain;f=src%2Frrd_parsetime.c;h=f3a8e2ec094b8d049303b3a4655c2c4bc35b200a;hb=f467b805f7cbe821d1bfec27ad643067dd19ca10;hp=7fa355938fe6ed399bc955f7626f86d345087623;hpb=8380c6e953a15347b40f2c5c4cc57c2daa8b8c63;p=rrdtool.git diff --git a/src/rrd_parsetime.c b/src/rrd_parsetime.c index 7fa3559..f3a8e2e 100644 --- a/src/rrd_parsetime.c +++ b/src/rrd_parsetime.c @@ -114,8 +114,11 @@ /* Local headers */ -#include "rrd_tool.h" #include +#include +#include + +#include "rrd_tool.h" /* Structures and unions */