[project @ 1996-06-30 16:44:25 by partain]
[ghc-hetmet.git] / ghc / utils / hp2ps / AuxFile.h
index 1118bc8..6e962c4 100644 (file)
@@ -1,7 +1,7 @@
 #ifndef AUX_FILE_H
 #define AUX_FILE_H
 
-extern void PutAuxFile PROTO((FILE *));
-extern void GetAuxFile PROTO((FILE *));
+void PutAuxFile PROTO((FILE *));
+void GetAuxFile PROTO((FILE *));
 
 #endif /* AUX_FILE_H */