* bind.c complete.c history.c readline.c: Don't include sys/file.h.
authorStu Grossman <grossman@cygnus>
Fri, 9 Aug 1996 16:02:46 +0000 (16:02 +0000)
committerStu Grossman <grossman@cygnus>
Fri, 9 Aug 1996 16:02:46 +0000 (16:02 +0000)
commit46b6fdbd1166730455bff6b74718bbee8793c9c6
tree1d20c683c7b550a236dad66887b0713ea70b6886
parentbb1847ca10ff3e798e0f31f3c78d769de101b2eb
* bind.c complete.c history.c readline.c:  Don't include sys/file.h.
* complete.c display.c parens.c readline.c rldefs.h rltty.c
signals.c tilde.c:  Change refs to _MSC_VER and __WIN32__ to _WIN32.
* signals.c (rl_signal_handler):  Ifdef out kill if _WIN32.
* sysdep-norm.h:  Ifdef out include of dirent.h if _WIN32.
Include malloc.h if _WIN32.
readline/ChangeLog
readline/rldefs.h
readline/sysdep-norm.h