Code

fix use of %s in strftime rrdgraph (G)PRINT commands ... bug (#277) found by Denis...
[rrdtool.git] / src / rrd_parsetime.h
1 #ifndef __PARSETIME_H__
2 #define __PARSETIME_H__
4 #include <stdio.h>
6 #include "rrd.h"
8 #endif