* complete.c, bind.c: Include <sys/stat.h>.

* complete.c: Define X_OK if not defined by a system header.
This commit is contained in:
Jim Kingdon 1994-01-16 23:43:22 +00:00
parent 0791922161
commit 24033f1e6b
1 changed files with 3 additions and 0 deletions

View File

@ -1,5 +1,8 @@
Sun Jan 16 12:33:11 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
* complete.c, bind.c: Include <sys/stat.h>.
* complete.c: Define X_OK if not defined by a system header.
* chardefs.h: Don't declare xmalloc.
* keymaps.h: Include "chardefs.h" not <readline/chardefs.h>.