Fix some text in the GHCi help message that was going over 80 columns
[ghc-hetmet.git] / rts / Profiling.h
index d968349..edfc1b2 100644 (file)
@@ -13,6 +13,7 @@
 
 #if defined(PROFILING) || defined(DEBUG)
 void initProfiling1 ( void );
+void freeProfiling1 ( void );
 void initProfiling2 ( void );
 void endProfiling   ( void );