ports/lang/erlang-runtime28/files/patch-erts_etc_unix_run__erl.c
Dave Cottlehuber 84d19e6a36 lang/erlang-runtime28: import RC1 from upstream
Sponsored by:	SkunkWerks, GmbH
2025-03-06 19:13:52 +00:00

12 lines
266 B
C

--- erts/etc/unix/run_erl.c.orig 2025-02-12 10:24:27 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