aboutsummaryrefslogtreecommitdiff
path: root/lang/erlang14/files/patch-lib_os__mon_c__src_memsup.c
diff options
context:
space:
mode:
Diffstat (limited to 'lang/erlang14/files/patch-lib_os__mon_c__src_memsup.c')
-rw-r--r--lang/erlang14/files/patch-lib_os__mon_c__src_memsup.c14
1 files changed, 0 insertions, 14 deletions
diff --git a/lang/erlang14/files/patch-lib_os__mon_c__src_memsup.c b/lang/erlang14/files/patch-lib_os__mon_c__src_memsup.c
deleted file mode 100644
index a06769e90cbe..000000000000
--- a/lang/erlang14/files/patch-lib_os__mon_c__src_memsup.c
+++ /dev/null
@@ -1,14 +0,0 @@
-
-$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;