$OpenBSD: patch-src_common_util_c,v 1.1 2004/06/20 17:54:58 couderc Exp $
--- src/common/util.c.orig	2004-06-20 17:22:00.000000000 +0200
+++ src/common/util.c	2004-06-20 17:25:07.000000000 +0200
@@ -580,8 +580,8 @@ get_cpu_str (void)
 {
 #if defined (USING_LINUX) || defined (USING_FREEBSD)
 	double mhz;
-	int cpus = 1;
 #endif
+	int cpus = 1;
 	struct utsname un;
 	static char *buf = NULL;
 
