aboutsummaryrefslogtreecommitdiff
path: root/lang/erlang14/files/patch-lib_os__mon_c__src_memsup.c
blob: a06769e90cbe3495a167e7d11ee8784c5ea076d4 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14

$FreeBSD$

--- lib/os_mon/c_src/memsup.c.orig
+++ lib/os_mon/c_src/memsup.c
@@ -404,7 +404,7 @@
 #endif
 
 #if defined(BSD4_4)
-static void
+static int
 get_extended_mem_bsd4(memory_ext *me) {
     struct vmtotal vt;
     long pgsz;