boehm-gc: revert all CACAO-specific modifications; this is now an exact copy of the...
[cacao.git] / src / mm / boehm-gc / specific.c
index 821dc02e0f7aeedc0547d8f8d948434e80b572ba..b8ea49dd321ac766fe9cc698cf5a372d2cbfdcbb 100644 (file)
@@ -11,8 +11,6 @@
  * modified is included with the above copyright notice.
  */
 
-#include "config.h"
-
 #include "private/gc_priv.h"   /* For configuration, pthreads.h. */
 #include "private/thread_local_alloc.h"
                                /* To determine type of tsd impl. */