fix norrd compile

This commit is contained in:
Olaf Rempel 2009-06-12 16:26:43 +02:00
parent 454894f55d
commit 3417baa5f0
1 changed files with 1 additions and 1 deletions

View File

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