From 2d587c27827577f896fd46639695a02bf3541bf5 Mon Sep 17 00:00:00 2001 From: marcus Date: Wed, 26 Jan 2005 00:05:01 +0000 Subject: Fix build on 4.X. git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@3517 df743ca5-7f9a-e211-a948-0013205c9059 --- .../gnome-system-monitor/files/patch-src_openfiles.c | 16 ++++++++++++---- sysutils/gnomesystemmonitor/files/patch-src_openfiles.c | 16 ++++++++++++---- 2 files changed, 24 insertions(+), 8 deletions(-) diff --git a/sysutils/gnome-system-monitor/files/patch-src_openfiles.c b/sysutils/gnome-system-monitor/files/patch-src_openfiles.c index 6f6b8dc1b..efdcef5f7 100644 --- a/sysutils/gnome-system-monitor/files/patch-src_openfiles.c +++ b/sysutils/gnome-system-monitor/files/patch-src_openfiles.c @@ -1,6 +1,14 @@ ---- src/openfiles.c.orig Fri Jan 14 03:16:02 2005 -+++ src/openfiles.c Fri Jan 14 03:16:34 2005 -@@ -106,7 +106,7 @@ +--- src/openfiles.c.orig Fri Jan 21 18:35:43 2005 ++++ src/openfiles.c Tue Jan 25 19:02:29 2005 +@@ -8,6 +8,7 @@ + #include + #include + #include ++#include + #include + #include "procman.h" + #include "openfiles.h" +@@ -143,7 +144,7 @@ const glibtop_open_files_entry *o2 = b; /* Falta manejar los diferentes tipos! */ @@ -9,7 +17,7 @@ } -@@ -115,10 +115,10 @@ +@@ -152,10 +153,10 @@ { ProcInfo *info; GtkTreeModel *model; diff --git a/sysutils/gnomesystemmonitor/files/patch-src_openfiles.c b/sysutils/gnomesystemmonitor/files/patch-src_openfiles.c index 6f6b8dc1b..efdcef5f7 100644 --- a/sysutils/gnomesystemmonitor/files/patch-src_openfiles.c +++ b/sysutils/gnomesystemmonitor/files/patch-src_openfiles.c @@ -1,6 +1,14 @@ ---- src/openfiles.c.orig Fri Jan 14 03:16:02 2005 -+++ src/openfiles.c Fri Jan 14 03:16:34 2005 -@@ -106,7 +106,7 @@ +--- src/openfiles.c.orig Fri Jan 21 18:35:43 2005 ++++ src/openfiles.c Tue Jan 25 19:02:29 2005 +@@ -8,6 +8,7 @@ + #include + #include + #include ++#include + #include + #include "procman.h" + #include "openfiles.h" +@@ -143,7 +144,7 @@ const glibtop_open_files_entry *o2 = b; /* Falta manejar los diferentes tipos! */ @@ -9,7 +17,7 @@ } -@@ -115,10 +115,10 @@ +@@ -152,10 +153,10 @@ { ProcInfo *info; GtkTreeModel *model; -- cgit v1.2.3