summaryrefslogtreecommitdiffstats
path: root/sysutils/xosview/files/patch-kernel.h
diff options
context:
space:
mode:
Diffstat (limited to 'sysutils/xosview/files/patch-kernel.h')
-rw-r--r--sysutils/xosview/files/patch-kernel.h11
1 files changed, 10 insertions, 1 deletions
diff --git a/sysutils/xosview/files/patch-kernel.h b/sysutils/xosview/files/patch-kernel.h
index 183fbbf..bd90af3 100644
--- a/sysutils/xosview/files/patch-kernel.h
+++ b/sysutils/xosview/files/patch-kernel.h
@@ -1,5 +1,14 @@
--- bsd/kernel.h.orig Fri May 29 14:21:36 1998
-+++ bsd/kernel.h Sat Jun 10 14:18:22 2000
++++ bsd/kernel.h Tue Aug 21 10:50:17 2001
+@@ -52,7 +52,7 @@
+
+ #ifdef HAVE_SWAPCTL
+ void
+-BSDGetSwapCtlInfo(int* total, int* free);
++BSDGetSwapCtlInfo(long* total, long* free);
+ #endif
+
+ int
@@ -67,7 +67,11 @@
#endif
OpenPOWER on IntegriCloud