$NetBSD: patch-az,v 1.1 2006/04/13 19:14:45 cube Exp $

--- src/sysdeps/sensors-common.c.orig	2006-03-30 00:23:37.000000000 +0200
+++ src/sysdeps/sensors-common.c
@@ -40,6 +40,8 @@ static gchar	gkrellm_decimal_point,
 				mbmon_decimal_point;
 static gboolean	mbmon_need_decimal_point_fix;
 
+static gboolean (*mbmon_check_func)();
+
 static gboolean
 mbmon_decimal_point_fix(gchar *buf)
 	{
