summaryrefslogtreecommitdiff
path: root/lang/erlang-runtime16/files/patch-erts_etc_unix_run__erl.c
blob: 1a1306e79a21694db34c97e6dfdc6a4dee35bf70 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
--- erts/etc/unix/run_erl.c.orig
+++ erts/etc/unix/run_erl.c
@@ -69,9 +69,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