@@ -13874,7 +13874,7 @@ $as_echo "#define HAVE_STDBOOL_H 1" >>confdefs.h
1387413874fi
1387513875
1387613876
13877- for ac_header in atomic.h copyfile.h execinfo.h getopt.h ifaddrs.h langinfo.h mbarrier.h net/if.h netinet/tcp.h sys/epoll.h sys/event.h sys/ipc.h sys/ personality.h sys/prctl.h sys/procctl.h sys/resource.h sys/sem.h sys/shm .h sys/signalfd.h sys/sockio.h sys/ucred.h termios.h ucred.h
13877+ for ac_header in atomic.h copyfile.h execinfo.h getopt.h ifaddrs.h langinfo.h mbarrier.h net/if.h netinet/tcp.h sys/epoll.h sys/event.h sys/personality.h sys/prctl.h sys/procctl.h sys/resource.h sys/signalfd.h sys/sockio.h sys/ucred.h termios.h ucred.h
1387813878do :
1387913879 as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
1388013880ac_fn_c_check_header_mongrel "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default"
@@ -15092,12 +15092,9 @@ fi
1509215092
1509315093
1509415094ac_fn_c_check_type "$LINENO" "union semun" "ac_cv_type_union_semun" "#include <sys/types.h>
15095- #ifdef HAVE_SYS_IPC_H
1509615095#include <sys/ipc.h>
15097- #endif
15098- #ifdef HAVE_SYS_SEM_H
1509915096#include <sys/sem.h>
15100- #endif
15097+
1510115098"
1510215099if test "x$ac_cv_type_union_semun" = xyes; then :
1510315100