6382f7a641
Bubblemon2 is a system CPU and memory load monitor for GNOME2 PR: ports/54245 Submitted by: Juan Salaverria <rael@vectorstar.net>
10 lines
298 B
C
10 lines
298 B
C
--- src/gnome1-meter.c.orig Tue Jul 8 02:09:17 2003
|
|
+++ src/gnome1-meter.c Tue Jul 8 02:09:25 2003
|
|
@@ -20,6 +20,7 @@
|
|
* Foundation, Inc., 59 Temple Street #330, Boston, MA 02111-1307, USA.
|
|
*/
|
|
|
|
+#include <sys/types.h>
|
|
#include <glibtop.h>
|
|
#include <glibtop/cpu.h>
|
|
#include <glibtop/mem.h>
|