aboutsummaryrefslogblamecommitdiff
path: root/lang/erlang-runtime22/files/patch-erts_etc_unix_run__erl.c
blob: b76c5127d2a8a0e0373121404b159c2f962d14fe (plain) (tree)
1
2
3
4
5
6
7
8
9
10
11
12











                                                               
--- erts/etc/unix/run_erl.c.orig	2015-03-31 12:32:52 UTC
+++ erts/etc/unix/run_erl.c
@@ -73,9 +73,6 @@
 #ifdef HAVE_UTMP_H
 #  include <utmp.h>
 #endif
-#ifdef HAVE_UTIL_H
-#  include <util.h>
-#endif
 #ifdef HAVE_SYS_IOCTL_H
 #  include <sys/ioctl.h>
 #endif