Include sys/time.h from threadpsx.cpp for all systems.
authorVadim Zeitlin <vadim@wxwidgets.org>
Sat, 20 Mar 2010 12:45:39 +0000 (12:45 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Sat, 20 Mar 2010 12:45:39 +0000 (12:45 +0000)
commitfeedacd880da4e7714dad15fa62eabaa24af4dab
treefb8de241a7ef16807d2919f4355fd5d4d6a36e2e
parent7fbff8020342123aa6d2e5a01ac21cc3caeb1fe3
Include sys/time.h from threadpsx.cpp for all systems.

It's needed by Linux and QNX and shouldn't do any harm under the others.

See #11817.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@63718 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
src/unix/threadpsx.cpp