fix norrd compile

This commit is contained in:
Olaf Rempel 2009-06-12 16:26:43 +02:00
parent 454894f55d
commit 3417baa5f0

View File

@ -19,7 +19,7 @@
***************************************************************************/
#include <rrdtool.h>
int rrd_init(void)
int sammler_rrd_init(void)
{
return 0;
}