summaryrefslogtreecommitdiff
path: root/lang/erlang/files/patch-erts_etc_unix_run__erl.c
blob: 1a9d2edc6ffecbf3ef27125b0f72dd26903b5319 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
--- erts/etc/unix/run_erl.c.orig	2021-09-02 10:21:16 UTC
+++ erts/etc/unix/run_erl.c
@@ -81,9 +81,6 @@
 #ifdef HAVE_LIBUTIL_H
 #  include <libutil.h>
 #endif
-#ifdef HAVE_UTIL_H
-#  include <util.h>
-#endif
 #ifdef HAVE_SYS_IOCTL_H
 #  include <sys/ioctl.h>
 #endif