diff options
author | Dmitry V. Levin <ldv@altlinux.org> | 2016-05-09 21:46:17 +0000 |
---|---|---|
committer | Dmitry V. Levin <ldv@altlinux.org> | 2016-05-09 21:46:17 +0000 |
commit | 6d44012cb5fdaceed6f00d9526e5906afbcfc8c5 (patch) | |
tree | 903301f3e94c1683f2c115c2dce47f9f69ff065c /statfs.c | |
parent | 071b9274f4c867c213a92cae587d0ea541618389 (diff) | |
download | strace-6d44012cb5fdaceed6f00d9526e5906afbcfc8c5.tar.gz |
Assume that sys/epoll.h exists
This header file was added in glibc-2.3.2,
so it's safe to assume its availability.
* configure.ac (AC_CHECK_HEADERS): Remove sys/epoll.h.
* epoll.c: Include <sys/epoll.h> unconditionally.
Compile [HAVE_SYS_EPOLL_H] code unconditionally.
* tests/epoll_ctl.c: Do not check for HAVE_SYS_EPOLL_H.
* tests/epoll_wait.c: Likewise.
Diffstat (limited to 'statfs.c')
0 files changed, 0 insertions, 0 deletions