* src/threads/critical.c: Removed.
[cacao.git] / src / threads / thread.c
index 0bd495dda76fca6e704bfb49b7d2b611f05bb47b..307562094284b253b0e59536b9fa2513690d0a87 100644 (file)
@@ -55,7 +55,6 @@
 # include "native/include/java_lang_VMThread.h"
 #endif
 
-#include "threads/critical.h"
 #include "threads/lock-common.h"
 #include "threads/threadlist.h"
 #include "threads/thread.h"