diff options
Diffstat (limited to 'lang/erlang/files/patch-erts_etc_unix_run__erl.c')
-rw-r--r-- | lang/erlang/files/patch-erts_etc_unix_run__erl.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lang/erlang/files/patch-erts_etc_unix_run__erl.c b/lang/erlang/files/patch-erts_etc_unix_run__erl.c index 1a1306e79a21..b76c5127d2a8 100644 --- a/lang/erlang/files/patch-erts_etc_unix_run__erl.c +++ b/lang/erlang/files/patch-erts_etc_unix_run__erl.c @@ -1,6 +1,6 @@ ---- erts/etc/unix/run_erl.c.orig +--- erts/etc/unix/run_erl.c.orig 2015-03-31 12:32:52 UTC +++ erts/etc/unix/run_erl.c -@@ -69,9 +69,6 @@ +@@ -73,9 +73,6 @@ #ifdef HAVE_UTMP_H # include <utmp.h> #endif |