]> granicus.if.org Git - gc/commit
Fix disclaim_test to get GC_PTHREADS macro defined if multi-threaded
authorIvan Maidanski <ivmai@mail.ru>
Thu, 12 Apr 2012 19:53:50 +0000 (23:53 +0400)
committerIvan Maidanski <ivmai@mail.ru>
Thu, 12 Apr 2012 19:53:50 +0000 (23:53 +0400)
commit549160fece314d99726d14046cae5808a4435281
treed96711d2862153b5f2fa142808484dfc39531857
parent6e0d840c701bfb319e6f7f08cb04ee2fbdbb6679
Fix disclaim_test to get GC_PTHREADS macro defined if multi-threaded

* tests/disclaim_test.c: Include config.h if HAVE_CONFIG_H to define
GC_PTHREADS (indirectly) if multi-threading is on.
tests/disclaim_test.c