messageBlackHole: fix deadlock bug caused by a missing 'volatile'
[ghc-hetmet.git] / includes / RtsFlags.h
1 #ifndef MAKING_GHC_BUILD_SYSTEM_DEPENDENCIES
2 #warning RtsFlags.h is DEPRECATED; please just #include "Rts.h"
3 #endif
4
5 #include "Rts.h"