summaryrefslogtreecommitdiffstats
path: root/lang/erlang/files/patch-erts_etc_unix_run__erl.c
blob: 451b3c3e66fe18fb48ee538eae931f967338f5db (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15

$FreeBSD$

--- 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
OpenPOWER on IntegriCloud