summaryrefslogtreecommitdiffstats
path: root/sysutils/kcube/files/patch-kcube.h
diff options
context:
space:
mode:
Diffstat (limited to 'sysutils/kcube/files/patch-kcube.h')
-rw-r--r--sysutils/kcube/files/patch-kcube.h21
1 files changed, 0 insertions, 21 deletions
diff --git a/sysutils/kcube/files/patch-kcube.h b/sysutils/kcube/files/patch-kcube.h
deleted file mode 100644
index 6c88544..0000000
--- a/sysutils/kcube/files/patch-kcube.h
+++ /dev/null
@@ -1,21 +0,0 @@
---- kcube/kcube.h.orig Thu Feb 13 19:25:29 2003
-+++ kcube/kcube.h Wed Feb 25 03:59:17 2004
-@@ -37,6 +37,18 @@
-
- #include "PrefForm.h"
-
-+#ifdef Q_OS_BSD4
-+#include <sys/param.h>
-+#if defined(__FreeBSD__) && __FreeBSD_version >= 500101
-+#include <sys/resource.h>
-+#else
-+#include <sys/dkstat.h>
-+#endif
-+#include <sys/sysctl.h>
-+#include <string.h>
-+#include <kvm.h>
-+#endif
-+
- class Kcube : public KPanelApplet
- {
- Q_OBJECT
OpenPOWER on IntegriCloud