[project @ 2005-03-10 14:03:28 by simonmar]
[ghc-hetmet.git] / ghc / utils / hp2ps / Deviation.c
index 49e8d21..ecf7fab 100644 (file)
@@ -1,14 +1,13 @@
+#include "Main.h"
 #include <stdio.h>
+#include <stdlib.h>
 #include <string.h>
 #include <math.h>
-#include "Main.h"
 #include "Defines.h"
 #include "Error.h"
 #include "HpFile.h"
 #include "Utilities.h"
 
-extern void free();
-
 /* own stuff */
 #include "Deviation.h"