openbsd-ports/sysutils/bubblemon/patches/patch-src_gnome1-meter_c
2003-04-30 14:59:34 +00:00

12 lines
370 B
Plaintext

$OpenBSD: patch-src_gnome1-meter_c,v 1.1 2003/04/30 14:59:34 avsm Exp $
--- src/gnome1-meter.c.orig Wed Apr 30 21:21:16 2003
+++ src/gnome1-meter.c Wed Apr 30 21:21:28 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>