we need to #include "Stg.h" first, we can't rely on GHC to inject it
[ghc-hetmet.git] / rts / Linker.c
index 496922a..853bf77 100644 (file)
@@ -731,6 +731,7 @@ typedef struct _RtsSymbolVal {
       SymX(rts_stop_next_breakpoint)           \
       SymX(rts_stop_on_exception)              \
       SymX(stopTimer)                          \
+      SymX(n_capabilities)                     \
       RTS_USER_SIGNALS_SYMBOLS
 
 #ifdef SUPPORT_LONG_LONGS