commit | 80d5e012a1ed6421ea00d4d8c830667889a059bc | [log] [tgz] |
---|---|---|
author | Dmitry V. Levin <ldv@altlinux.org> | Thu Jul 30 16:23:58 2015 +0000 |
committer | Dmitry V. Levin <ldv@altlinux.org> | Thu Jul 30 22:03:07 2015 +0000 |
tree | ce8c677606bca82fcfd0e99f323ed31447437948 | |
parent | ea7ef9365f9949225b6526e7b8eaf07997247222 [diff] |
Assume that <poll.h> is available * configure.ac (AC_CHECK_HEADERS): Remove poll.h and sys/poll.h. * pathtrace.c: Include <poll.h> unconditionally. * stream.c: Likewise. [HAVE_SYS_POLL_H]: Compile unconditionally. [!HAVE_SYS_POLL_H]: Remove.