aboutsummaryrefslogtreecommitdiff
path: root/libgo/configure.ac
diff options
context:
space:
mode:
authorIan Lance Taylor <ian@gcc.gnu.org>2014-05-07 21:48:29 +0000
committerIan Lance Taylor <ian@gcc.gnu.org>2014-05-07 21:48:29 +0000
commitd3b4df0b173c3ad5f1e8f5d9f6a5df3518322129 (patch)
tree06ab7e232495d0a29689738152288c532baa5b79 /libgo/configure.ac
parent36dc9ae8cdee7cb96bb5f04c07c73c4dd5dc13e0 (diff)
downloadgcc-d3b4df0b173c3ad5f1e8f5d9f6a5df3518322129.zip
gcc-d3b4df0b173c3ad5f1e8f5d9f6a5df3518322129.tar.gz
gcc-d3b4df0b173c3ad5f1e8f5d9f6a5df3518322129.tar.bz2
mksysinfo: Define CLONE flags.
From-SVN: r210189
Diffstat (limited to 'libgo/configure.ac')
-rw-r--r--libgo/configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/libgo/configure.ac b/libgo/configure.ac
index e4e4b60..8f55cac 100644
--- a/libgo/configure.ac
+++ b/libgo/configure.ac
@@ -475,7 +475,7 @@ no)
;;
esac
-AC_CHECK_HEADERS(sys/file.h sys/mman.h syscall.h sys/epoll.h sys/inotify.h sys/ptrace.h sys/syscall.h sys/user.h sys/utsname.h sys/select.h sys/socket.h net/if.h net/if_arp.h net/route.h netpacket/packet.h sys/prctl.h sys/mount.h sys/vfs.h sys/statfs.h sys/timex.h sys/sysinfo.h utime.h linux/ether.h linux/fs.h linux/reboot.h netinet/icmp6.h netinet/in_syst.h netinet/ip.h netinet/ip_mroute.h netinet/if_ether.h)
+AC_CHECK_HEADERS(sched.h sys/file.h sys/mman.h syscall.h sys/epoll.h sys/inotify.h sys/ptrace.h sys/syscall.h sys/user.h sys/utsname.h sys/select.h sys/socket.h net/if.h net/if_arp.h net/route.h netpacket/packet.h sys/prctl.h sys/mount.h sys/vfs.h sys/statfs.h sys/timex.h sys/sysinfo.h utime.h linux/ether.h linux/fs.h linux/reboot.h netinet/icmp6.h netinet/in_syst.h netinet/ip.h netinet/ip_mroute.h netinet/if_ether.h)
AC_CHECK_HEADERS([linux/filter.h linux/if_addr.h linux/if_ether.h linux/if_tun.h linux/netlink.h linux/rtnetlink.h], [], [],
[#ifdef HAVE_SYS_SOCKET_H