Code

added extra strftime.[ch] which supports ISO 8601 week numbers, together with instruc...
[rrdtool-all.git] / program / src / parsetime.h
1 #ifndef __PARSETIME_H__
2 #define __PARSETIME_H__
4 #include <stdio.h>
6 #include "rrd.h"
8 #endif