* readline.c (doing_an_undo): Delete second declaration, since it confuses the

alpha-osf1 native compiler.
This commit is contained in:
Ken Raeburn
1994-01-17 17:45:27 +00:00
parent b90811f914
commit 52767e8731

View File

@@ -1,3 +1,8 @@
Mon Jan 17 12:42:07 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
* readline.c (doing_an_undo): Delete second declaration, since it
confuses the alpha-osf1 native compiler.
Sun Jan 16 12:33:11 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
* complete.c, bind.c: Include <sys/stat.h>.