]> granicus.if.org Git - python/commit
Move the #include of <sys/select> to *after* mytime.h (or <time.h>),
authorGuido van Rossum <guido@python.org>
Mon, 28 Sep 1998 22:05:22 +0000 (22:05 +0000)
committerGuido van Rossum <guido@python.org>
Mon, 28 Sep 1998 22:05:22 +0000 (22:05 +0000)
commit03dc5384d701ff378f1b9f934e6d8d3b3a8f570d
tree60103b347154ebedcf239a260345d17461b14f51
parente8afe516ab841977dd73a80bf4ed334781d25dda
Move the #include of <sys/select> to *after* mytime.h (or <time.h>),
as this is the logical order of dependencies.  Suggested by Jeff Rush.
Include/myselect.h