--- src/formisc.c.orig	2009-07-17 23:04:16.000000000 -0400
+++ src/formisc.c	2009-07-17 23:04:16.000000000 -0400
@@ -115,7 +115,7 @@
   buf[buffilled++]=c;
 }
 
-int getline P((void))			   /* read a newline-terminated line */
+int get_line P((void))			   /* read a newline-terminated line */
 { if(buflast==EOF)			 /* at the end of our Latin already? */
    { loadchar('\n');					  /* fake empty line */
      return EOF;					  /* spread the word */
