* rldefs.h: Define S_ISREG if necessary.

This commit is contained in:
Peter Schauer 1994-02-24 14:19:43 +00:00
parent 8ce2cfc039
commit d40b1d877e
1 changed files with 1 additions and 0 deletions

View File

@ -12,6 +12,7 @@ Thu Feb 24 04:13:53 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
no multiple inclusion protection.
* readline.c (_rl_set_screen_size): Reestablish test for
TIOCGWINSZ_BROKEN.
* rldefs.h: Define S_ISREG if necessary.
Fri Feb 18 08:56:35 1994 Jim Kingdon (kingdon@lioth.cygnus.com)