Extend ModBreaks with the srcspan's of the enclosing expressions
[ghc-hetmet.git] / rts / HeapStackCheck.cmm
index 5579e92..a4fb5c0 100644 (file)
 
 #include "Cmm.h"
 
+#ifdef __PIC__
+import pthread_mutex_unlock;
+#endif
+
 /* Stack/Heap Check Failure
  * ------------------------
  *