Fix thread-safety: _POSIX_THREAD_SAFE_FUNCTIONS is in <unistd.h>
authorThiago Macieira <thiago.macieira@intel.com>
Tue, 17 Feb 2015 00:17:21 +0000 (16:17 -0800)
committerThiago Macieira <thiago.macieira@intel.com>
Thu, 5 Mar 2015 06:33:15 +0000 (06:33 +0000)
commitea70dd579522667e1ba2ffa7f6a39faa13857a72
tree0dacee02b76748fe05db360a49c3fa8e82384f80
parent5ccfffee8a99081341b1b2404c2a97ae5e41d92d
Fix thread-safety: _POSIX_THREAD_SAFE_FUNCTIONS is in <unistd.h>

If you don't include it, it isn't defined...

Change-Id: I1a800c709d3543699131ffff13c388ba652761fc
Reviewed-by: Simon Hausmann <simon.hausmann@theqtcompany.com>
src/qml/jsruntime/qv4dateobject.cpp