First bug: in function rrd_fetch_fn_libdbi() variable 'struct sql_table_helper table_...
[rrdtool.git] / src / rrd_parsetime.h
1 #ifndef __PARSETIME_H__
2 #define __PARSETIME_H__
3
4 #include <stdio.h>
5
6 #include "rrd.h"
7
8 #endif