diff options
author | Eli Zaretskii <eliz@gnu.org> | 2012-11-05 18:30:45 +0200 |
---|---|---|
committer | Eli Zaretskii <eliz@gnu.org> | 2012-11-05 18:30:45 +0200 |
commit | c8e3a9c3db7dfb5a04ec2bf4b1aae55809f94de4 (patch) | |
tree | 92ff26bdd297d964d44f44c1f73a341a0b286f4a /lisp/emacs-lisp/avl-tree.el | |
parent | 4f3f021d65aa712f871c498579ca549f5f5247ab (diff) | |
download | emacs-c8e3a9c3db7dfb5a04ec2bf4b1aae55809f94de4.tar.gz emacs-c8e3a9c3db7dfb5a04ec2bf4b1aae55809f94de4.tar.bz2 emacs-c8e3a9c3db7dfb5a04ec2bf4b1aae55809f94de4.zip |
Fix bug #12805 with compilation error in the cygw32 build.
src/makefile.w32-in ($(BLD)/w32fns.$(O)): Depend on $(NT_INC)/unistd.h.
src/w32fns.c Include unistd.h, to avoid compiler warnings on Cygwin.
(emacs_abort) [CYGWIN]: Don't call _open_osfhandle; instead, use
file descriptor 2 for standard error.
Diffstat (limited to 'lisp/emacs-lisp/avl-tree.el')
0 files changed, 0 insertions, 0 deletions