8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 99f7c15 commit 341e884Copy full SHA for 341e884
configure
@@ -4298,7 +4298,7 @@ fi
4298
##
4299
## Header files
4300
4301
-for ac_hdr in crypt.h dld.h endian.h fp_class.h getopt.h ieeefp.h netinet/tcp.h pwd.h sys/ipc.h sys/pstat.h sys/select.h sys/socket.h sys/types.h sys/un.h termios.h
+for ac_hdr in crypt.h dld.h endian.h fp_class.h getopt.h ieeefp.h netinet/tcp.h pwd.h sys/ipc.h sys/pstat.h sys/select.h sys/sem.h sys/socket.h sys/un.h sys/types.h sys/un.h termios.h kernel/OS.h kernel/image.h SupportDefs.h)
4302
do
4303
ac_safe=`echo "$ac_hdr" | sed 'y%./+-%__p_%'`
4304
echo $ac_n "checking for $ac_hdr""... $ac_c" 1>&6
0 commit comments