[project @ 2004-11-16 10:00:10 by simonmar]
[ghc-hetmet.git] / ghc / utils / hp2ps / HpFile.c
index 98b6204..adcbc15 100644 (file)
@@ -9,7 +9,7 @@
 #include "Utilities.h"
 
 #ifndef atof
-extern double atof PROTO((const char *));
+double atof PROTO((const char *));
 #endif
 
 /* own stuff already included */