summaryrefslogtreecommitdiff
path: root/x11/kdebase3/patches/patch-fx
diff options
context:
space:
mode:
Diffstat (limited to 'x11/kdebase3/patches/patch-fx')
-rw-r--r--x11/kdebase3/patches/patch-fx13
1 files changed, 13 insertions, 0 deletions
diff --git a/x11/kdebase3/patches/patch-fx b/x11/kdebase3/patches/patch-fx
new file mode 100644
index 00000000000..5bb3f56867c
--- /dev/null
+++ b/x11/kdebase3/patches/patch-fx
@@ -0,0 +1,13 @@
+$NetBSD: patch-fx,v 1.1 2004/11/01 16:39:06 gavan Exp $
+
+--- ksysguard/ksysguardd/Solaris/LoadAvg.c.orig 2004-05-22 21:26:59.000000000 +0100
++++ ksysguard/ksysguardd/Solaris/LoadAvg.c
+@@ -20,6 +20,8 @@
+
+ */
+
++#undef _FILE_OFFSET_BITS
++
+ #include <stdio.h>
+ #include <stdlib.h>
+ #include <unistd.h>