[project @ 2005-01-20 16:15:02 by simonmar]
[ghc-hetmet.git] / ghc / utils / hp2ps / TraceElement.c
index 984faf5..787ff7b 100644 (file)
@@ -1,4 +1,5 @@
 #include <stdio.h>
+#include <stdlib.h>
 #include "Main.h"
 #include "Defines.h"
 #include "HpFile.h"
@@ -16,8 +17,6 @@
  *     elements'' and they are thrown away.    
  */
 
-extern void free();
-
 extern floatish thresholdpercent;
 
 void TraceElement()