freebsd-ports/sysutils/bubblemon2/files/patch-src::gnome1-meter.c
Edwin Groothuis 6382f7a641 [new port] sysutils/bubblemon2
Bubblemon2 is a system CPU and memory load monitor for GNOME2

PR:		ports/54245
Submitted by:	Juan Salaverria <rael@vectorstar.net>
2003-09-30 00:31:57 +00:00

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>