• Eli Zaretskii's avatar
    Fix bug #12805 with compilation error in the cygw32 build. · c8e3a9c3
    Eli Zaretskii authored
     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.
    c8e3a9c3
makefile.w32-in 33 KB