freebsd-ports/sysutils/bubblemon2/files/patch-src::gnome1-netload.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
288 B
C

--- src/gnome1-netload.c.orig Tue Jul 8 02:12:27 2003
+++ src/gnome1-netload.c Tue Jul 8 02:13:12 2003
@@ -22,6 +22,7 @@
* This is the Gnome 1 specific network load measuring stuff.
*/
+#include <sys/types.h>
#include <stdlib.h>
#include <stdio.h>
#include <glibtop/netload.h>