File tree 3 files changed +2
-5
lines changed
3 files changed +2
-5
lines changed Original file line number Diff line number Diff line change @@ -8311,7 +8311,7 @@ sys/times.h sys/types.h sys/uio.h sys/un.h sys/utsname.h sys/wait.h pty.h \
8311
8311
libutil.h sys/resource.h netpacket/packet.h sysexits.h bluetooth.h \
8312
8312
linux/tipc.h linux/random.h spawn.h util.h alloca.h endian.h \
8313
8313
sys/endian.h sys/sysmacros.h linux/memfd.h linux/wait.h sys/memfd.h \
8314
- sys/mman.h sys/eventfd.h linux/soundcard.h sys/soundcard.h syslog.h netinet/in.h
8314
+ sys/mman.h sys/eventfd.h linux/soundcard.h sys/soundcard.h syslog.h
8315
8315
do :
8316
8316
as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
8317
8317
ac_fn_c_check_header_mongrel "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default"
Original file line number Diff line number Diff line change @@ -2188,7 +2188,7 @@ sys/times.h sys/types.h sys/uio.h sys/un.h sys/utsname.h sys/wait.h pty.h \
2188
2188
libutil.h sys/resource.h netpacket/packet.h sysexits.h bluetooth.h \
2189
2189
linux/tipc.h linux/random.h spawn.h util.h alloca.h endian.h \
2190
2190
sys/endian.h sys/sysmacros.h linux/memfd.h linux/wait.h sys/memfd.h \
2191
- sys/mman.h sys/eventfd.h linux/soundcard.h sys/soundcard.h syslog.h netinet/in.h )
2191
+ sys/mman.h sys/eventfd.h linux/soundcard.h sys/soundcard.h syslog.h )
2192
2192
AC_HEADER_DIRENT
2193
2193
AC_HEADER_MAJOR
2194
2194
Original file line number Diff line number Diff line change 757
757
/* Define to 1 if you have the <ndir.h> header file, and it defines `DIR'. */
758
758
#undef HAVE_NDIR_H
759
759
760
- /* Define to 1 if you have the <netinet/in.h> header file. */
761
- #undef HAVE_NETINET_IN_H
762
-
763
760
/* Define to 1 if you have the <netpacket/packet.h> header file. */
764
761
#undef HAVE_NETPACKET_PACKET_H
765
762
You can’t perform that action at this time.
0 commit comments