mirror of
https://git.freebsd.org/ports.git
synced 2025-04-28 09:36:41 -04:00
12 lines
266 B
C
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
|