FIX #1955: confusion between .exe.hp and .hp suffixes for heap profiles
[ghc-hetmet.git] / utils / hp2ps / PsFile.h
index acec070..07d3ed2 100644 (file)
@@ -2,5 +2,6 @@
 #define PS_FILE_H
 
 void PutPsFile PROTO((void));
+void NextPage PROTO((void)); // for Key.c
 
 #endif /* PS_FILE_H */