]> granicus.if.org Git - strace/commit
Include <sys/poll.h> only if there is no <poll.h>
authorDmitry V. Levin <ldv@altlinux.org>
Wed, 6 Nov 2013 01:17:05 +0000 (01:17 +0000)
committerDmitry V. Levin <ldv@altlinux.org>
Mon, 11 Nov 2013 15:27:01 +0000 (15:27 +0000)
commitd64a7e4755abe2d073676741f38328aa0b83db9f
tree4e2941209d79b180062db8eacad2e87efdfb8f97
parent2b640347869c4d6a0aa9b51c5812a80f84fc486a
Include <sys/poll.h> only if there is no <poll.h>

* pathtrace.c: Do not include <sys/poll.h> if <poll.h> is available.
* stream.c: Likewise.
pathtrace.c
stream.c