[project @ 1996-06-30 16:44:25 by partain]
[ghc-hetmet.git] / ghc / utils / hp2ps / Main.c
index 099b081..2e2c3cc 100644 (file)
@@ -16,7 +16,7 @@
 #include "Utilities.h"
 
 #ifndef atof
-extern double atof PROTO((char *));
+double atof PROTO((char *));
 #endif
 
 boolish pflag = 0;     /* read auxiliary file                  */