Include atomic_ops.h if THREAD_LOCAL_ALLOC to enable GC_check_fl_marks
authorIvan Maidanski <ivmai@mail.ru>
Sat, 21 Apr 2012 09:45:49 +0000 (13:45 +0400)
committerIvan Maidanski <ivmai@mail.ru>
Sat, 21 Apr 2012 09:45:49 +0000 (13:45 +0400)
commit92da43f0a4725ce2a3b3b260dbd2f420ac9c1b25
tree91381584a3099d6fa7f8714752a8d679194804fb
parente523b0dd4bd6d0dd735c9352d99e382fcde2f1cb
Include atomic_ops.h if THREAD_LOCAL_ALLOC to enable GC_check_fl_marks

* include/private/gc_priv.h: Include atomic_ops.h if GC_ASSERTIONS
and THREAD_LOCAL_ALLOC to make AO_load available to GC_check_fl_marks.
include/private/gc_priv.h