$NetBSD: patch-ae,v 1.7 2000/07/13 15:48:49 agc Exp $ *** bsd/cpumeter.cc.orig Tue Feb 16 14:09:22 1999 --- bsd/cpumeter.cc Thu Jul 13 16:19:09 2000 *************** *** 16,19 **** --- 16,22 ---- // #include // For CPUSTATES #define. BCG + #if defined(XOSVIEW_NETBSD) && !defined(CPUSTATES) + #include + #endif #include // For use of atoi BCG #include "general.h"