]> git.ipfire.org Git - thirdparty/coreutils.git/commit
build: fix missing inclusion of poll.h on macOS
authorDennis Williamson <dennis@netstrata.com>
Mon, 5 Dec 2022 14:30:35 +0000 (14:30 +0000)
committerPádraig Brady <P@draigBrady.com>
Mon, 5 Dec 2022 14:32:36 +0000 (14:32 +0000)
commit02441761c9cc69f72631c14a91f0a648087a9992
treed5eaf8ee73e3b9464add284fd6b4ad434998b388
parentaaa306ad76d48b27efd75101d57b6ec5bf90362c
build: fix missing inclusion of poll.h on macOS

* src/tail.c: Following on from commit v9.1-55-g324c188cf
also include poll.h for __APPLE__, which was seen to be required
on macOS 11.6
src/tail.c