summaryrefslogtreecommitdiff
path: root/rts/StgCRun.c
diff options
context:
space:
mode:
authorMisty De Meo <mistydemeo@github.com>2016-06-15 15:02:13 -0700
committerBen Gamari <ben@smart-cactus.org>2016-07-05 20:29:20 +0200
commitb7b130c5102948b38aaba723044288e16a80d492 (patch)
tree25b64186ce675b154d3954056b54ee846b78ce16 /rts/StgCRun.c
parent1b058d4a0f4b12bf15d186409cfff8a2b93fd3a9 (diff)
downloadhaskell-b7b130c5102948b38aaba723044288e16a80d492.tar.gz
Fix GetTime.c on Darwin with clock_gettime
On Darwin versions with clock_gettime, #ifdefs will prevent the mach-specific time functions from being used in most places, and the mach time headers won't be included; however, this section was guarded incorrectly and would still try to use them. Fixes #12195.
Diffstat (limited to 'rts/StgCRun.c')
0 files changed, 0 insertions, 0 deletions