]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[Bug #438050]
authorAndrew M. Kuchling <amk@amk.ca>
Sat, 14 Jul 2001 20:54:37 +0000 (20:54 +0000)
committerAndrew M. Kuchling <amk@amk.ca>
Sat, 14 Jul 2001 20:54:37 +0000 (20:54 +0000)
commit737fbb340e3a1845f52e0b5568bb672dfdfc830b
treeadb9de09cc7cc6f9e03b1bfb9cccc140d0089f41
parent5a76c44181465060ecde3588491d5c98eb979a1d
[Bug #438050]
   Include sys/poll.h if it was found by the configure script.  The OpenGroup
   spec says poll.h is the correct header file to use, so that file is
   preferred.
Modules/selectmodule.c