* tests/disclaim_test.c (GC_NO_THREAD_REDIRECTS): Undefine (before
include "gc*.h").
* tests/test.c (GC_NO_THREAD_REDIRECTS): Likewise.
* tests/thread_leak_test.c (GC_NO_THREAD_REDIRECTS): Likewise.
# include "config.h"
#endif
+#undef GC_NO_THREAD_REDIRECTS
#include "gc_disclaim.h"
#define my_assert(e) \
# define GC_DEBUG
#endif
+#undef GC_NO_THREAD_REDIRECTS
#include "gc.h"
#ifndef NTHREADS /* Number of additional threads to fork. */
# define GC_THREADS
#endif
+#undef GC_NO_THREAD_REDIRECTS
#include "leak_detector.h"
#ifdef GC_PTHREADS