Remove unnecessary #include <poll.h>
Commit cba5b994c9 removed the call to poll() that needed it.
Branch
------
master
Details
-------
https://git.postgresql.org/pg/commitdiff/776348900b40eb19766ebc88df034d368543707c
Modified Files
--------------
src/backend/libpq/pqcomm.c | 3 ---
1 file changed, 3 deletions(-)