Fix #2197 (properly this time)
[ghc-hetmet.git] / rts / RtsUtils.h
index fea1d41..11a2826 100644 (file)
@@ -49,4 +49,6 @@ extern void __hscore_set_saved_termios(int fd, void* ts);
 
 void printRtsInfo(void);
 
+int rts_isProfiled(void);
+
 #endif /* RTSUTILS_H */