diff options
Diffstat (limited to 'x11-wm/ede/files/patch-eworkpanel::cpumonitor.h')
-rw-r--r-- | x11-wm/ede/files/patch-eworkpanel::cpumonitor.h | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/x11-wm/ede/files/patch-eworkpanel::cpumonitor.h b/x11-wm/ede/files/patch-eworkpanel::cpumonitor.h deleted file mode 100644 index 2863a9cc4dbf..000000000000 --- a/x11-wm/ede/files/patch-eworkpanel::cpumonitor.h +++ /dev/null @@ -1,11 +0,0 @@ ---- eworkpanel/cpumonitor.h.orig Sat Feb 28 04:46:26 2004 -+++ eworkpanel/cpumonitor.h Sat Feb 28 04:47:10 2004 -@@ -3,7 +3,7 @@ - - #include <config.h> - --#if (defined(linux) || defined(HAVE_KSTAT_H)) -+#if (defined(linux) || defined(__FreeBSD__) || defined(HAVE_KSTAT_H)) - - #ifdef HAVE_KSTAT_H - #include <kstat.h> |